CTS2-LE ICD-10 Loader
Version vom 9. Juli 2015, 09:40 Uhr von Krebs (Diskussion | Beiträge)
The ICD terminology loader currently supports the import of the versions 2010 (English) and 2013 (German) by means of ClaML files that are provided by Dimdi (for German versions) and the WHO (for English versions).
The below table shows the attributes that cannot be derived from the file contents but are relevant for administrative tasks:
| attributes | ICD 2010 English | ICD 2013 German |
|---|---|---|
| the uri of the code system (aboutUri) | urn:oid:2.16.840.1.113883.6.3 | urn:oid:1.2.276.0.76.5.413 |
| the alternative uri of the code system (alternateAboutUri) | urn:oid:2.16.840.1.113883.6.3 | urn:oid:1.2.276.0.76.5.413 |
| the name of the code system version (resourceID) | ICD10en-v10 | ICD10de-v13 |
| the group name | ICD | |
| the default language | en | de |
| the name of the graph that represents the code system | urn:oid:2.16.840.1.113883.6.3#ICD10en-Graph | urn:oid:1.2.276.0.76.5.413#ICD10de-Graph |
Further instructions on how to enable the import of the ICD versions during the installation process can be found here.