The ICD10 Diagnose Description (short) generator creates concise textual descriptions of medical diagnoses corresponding to the ICD-10 (International Classification of Diseases, 10th Revision) coding system. These brief descriptions summarize the diagnosis, providing an accurate yet compact explanation suitable for quick reference.
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 Desc (short) | Tuberculous peritonitis; Taenia solium taeniasis; … | 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 ‘Desc’, 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[2]
.