The ICD10 Diagnose Code generator creates codes that are part of the ICD-10 (International Classification of Diseases, 10th Revision) coding system, which is used to classify and code all diagnoses, symptoms, and procedures recorded in conjunction with healthcare services.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
Short name | Example of generated data | Data type matching | Country-specific |
---|---|---|---|
ICD10 Dx Code | A0225, Y9384, … | character varying character text |
Default |
The generator can be assigned to a column whose name starts with ‘ICD10’, then goes ‘Diag’ or ‘Dx’, preceded or followed by any or no characters, and ends with ‘Code’, regardless of the table name.
The generator produces data based on a regular expression. Since it is built on the RegExp generator, see Regular Expression generator to customize settings and understand the correct usage of syntax.
The Text box contains a .csv file that stores information about diagnosis codes. The default path to the file is C:\Users\Public\Documents\Devart\dbForge Studio for PostgreSQL\Data Generators\ICD10DiagnoseCodes.csv
.