CTS2-LE Alpha-ID Loader: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Krebs (Diskussion | Beiträge) K |
Krebs (Diskussion | Beiträge) K |
||
| Zeile 1: | Zeile 1: | ||
| − | The Alpha ID terminology loader takes a .txt-file as input and maps the contained structures onto the CTS2 information model. | + | The Alpha ID terminology loader takes a .txt-file (obtained from [http://www.dimdi.de/dynamic/de/klassi/downloadcenter/alpha-id/vorgaenger/alphaid2013.zip DIMDI]) as input and maps the contained structures onto the CTS2 information model. |
Currently, the loader supports version 2013 of Alpha ID. | Currently, the loader supports version 2013 of Alpha ID. | ||
Some attributes cannot be derived from the file content but are relevant for administrative tasks. Among these attributes are: | Some attributes cannot be derived from the file content but are relevant for administrative tasks. Among these attributes are: | ||
| Zeile 8: | Zeile 8: | ||
* the default language: de | * the default language: de | ||
* the name of the graph that represents the code system:<nowiki>urn:oid:1.2.276.0.76.5.415#Alpha-ID-Graph</nowiki> | * the name of the graph that represents the code system:<nowiki>urn:oid:1.2.276.0.76.5.415#Alpha-ID-Graph</nowiki> | ||
| + | * a description of the code system: Die Alpha-ID basiert auf dem Alphabetischen Verzeichnis zur ICD-10-GM. Sie enthält fortlaufend vergebene, stabile nichtsprechende Nummern (Identifikationsnummer), die die Texteinträge des Alphabetischen Verzeichnisses der ICD-10-GM eindeutig identifizieren. Die Identifikationsnummer in der Alpha-ID hat die Funktion eines nicht klassifizierenden, Detailinformationen erhaltenden Diagnosenkodes und ist für die elektronische Weiterverarbeitung medizinischer Diagnosentexte gedacht. | ||
Whenever possible, an Alpha ID concept is weaved with an ICD concept. The relation between Alpha ID and ICD is expressed by means of the property <nowiki>"http://fokus.fraunhofer.de/eHealth/cts2SpecialProperties#differenziert"</nowiki>. | Whenever possible, an Alpha ID concept is weaved with an ICD concept. The relation between Alpha ID and ICD is expressed by means of the property <nowiki>"http://fokus.fraunhofer.de/eHealth/cts2SpecialProperties#differenziert"</nowiki>. | ||
Further instructions on how to enable the import of Alpha ID during the installation process can be found [[CTS2-LE_Installation_and_Deployment#cts2_conf.xml|here]]. | Further instructions on how to enable the import of Alpha ID during the installation process can be found [[CTS2-LE_Installation_and_Deployment#cts2_conf.xml|here]]. | ||
Version vom 9. Juli 2015, 10:16 Uhr
The Alpha ID terminology loader takes a .txt-file (obtained from DIMDI) as input and maps the contained structures onto the CTS2 information model. Currently, the loader supports version 2013 of Alpha ID. Some attributes cannot be derived from the file content but are relevant for administrative tasks. Among these attributes are:
- the uri of the code system (aboutUri): urn:oid:1.2.276.0.76.5.415
- the alternative uri of the code system (alternateAboutUri): urn:oid:1.2.276.0.76.5.415
- the name of the code system version (resourceID): Alpha-ID-v13
- the group name: ICD
- the default language: de
- the name of the graph that represents the code system:urn:oid:1.2.276.0.76.5.415#Alpha-ID-Graph
- a description of the code system: Die Alpha-ID basiert auf dem Alphabetischen Verzeichnis zur ICD-10-GM. Sie enthält fortlaufend vergebene, stabile nichtsprechende Nummern (Identifikationsnummer), die die Texteinträge des Alphabetischen Verzeichnisses der ICD-10-GM eindeutig identifizieren. Die Identifikationsnummer in der Alpha-ID hat die Funktion eines nicht klassifizierenden, Detailinformationen erhaltenden Diagnosenkodes und ist für die elektronische Weiterverarbeitung medizinischer Diagnosentexte gedacht.
Whenever possible, an Alpha ID concept is weaved with an ICD concept. The relation between Alpha ID and ICD is expressed by means of the property "http://fokus.fraunhofer.de/eHealth/cts2SpecialProperties#differenziert". Further instructions on how to enable the import of Alpha ID during the installation process can be found here.