@@ -3205,27 +3205,28 @@ function TMainConsoleForm.getSnomedModule: String;
32053205 5 : { Belgian } result := ' 11000172109' ;
32063206 6 : { Canadian English } result := ' 20621000087109' ;
32073207 7 : { Canadian Canadian French } result := ' 20611000087101' ;
3208- 8 : { Czech } result := ' 11000279109' ;
3209- 9 : { Danish } result := ' 554471000005108' ;
3210- 10 : { Estonian } result := ' 11000181102' ;
3211- 11 : { Finnish } result := ' 11000229106' ;
3212- 12 : { German } result := ' 11000274103' ;
3213- 13 : { Indian } result := ' 1121000189102' ;
3214- 14 : { Irish } result := ' 11000220105' ;
3215- 15 : { Netherlands } result := ' 11000146104' ;
3216- 16 : { New Zealand } result := ' 21000210109' ;
3217- 17 : { Norwegian } result := ' 51000202101' ;
3218- 18 : { Republic of Korea (South Korea) } result := ' 11000267109' ;
3219- 19 : { Spanish National } result := ' 900000001000122104' ;
3220- 20 : { Swedish } result := ' 45991000052106' ;
3221- 21 : { Swiss } result := ' 2011000195101' ;
3222- 22 : { UK } result := ' 83821000000107' ;
3223- 23 : { UK Clinical } result := ' 999000021000000109' ;
3224- 24 : { Uruguay } result := ' 5631000179106' ;
3225- 25 : { US } result := ' 731000124108' ;
3226- 26 : { US (with ICD-10-CM maps) } result := ' 5991000124107' ;
3227- 27 : { IPS Terminology } result := ' 827022005' ;
3228- 28 : { Combined } result := inttostr(COMBINED_MODULE_ID);
3208+ 8 : { Chilean } result := ' 21000325107' ;
3209+ 9 : { Czech } result := ' 11000279109' ;
3210+ 10 : { Danish } result := ' 554471000005108' ;
3211+ 11 : { Estonian } result := ' 11000181102' ;
3212+ 12 : { Finnish } result := ' 11000229106' ;
3213+ 13 : { German } result := ' 11000274103' ;
3214+ 14 : { Indian } result := ' 1121000189102' ;
3215+ 15 : { Irish } result := ' 11000220105' ;
3216+ 16 : { Netherlands } result := ' 11000146104' ;
3217+ 17 : { New Zealand } result := ' 21000210109' ;
3218+ 18 : { Norwegian } result := ' 51000202101' ;
3219+ 19 : { Republic of Korea (South Korea) } result := ' 11000267109' ;
3220+ 20 : { Spanish National } result := ' 900000001000122104' ;
3221+ 21 : { Swedish } result := ' 45991000052106' ;
3222+ 22 : { Swiss } result := ' 2011000195101' ;
3223+ 23 : { UK } result := ' 83821000000107' ;
3224+ 24 : { UK Clinical } result := ' 999000021000000109' ;
3225+ 25 : { Uruguay } result := ' 5631000179106' ;
3226+ 26 : { US } result := ' 731000124108' ;
3227+ 27 : { US (with ICD-10-CM maps) } result := ' 5991000124107' ;
3228+ 28 : { IPS Terminology } result := ' 827022005' ;
3229+ 29 : { Combined } result := inttostr(COMBINED_MODULE_ID);
32293230 end ;
32303231end ;
32313232
0 commit comments