CTS2-LE Alpha-ID Loader: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Krebs (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „The Alpha ID terminology loader takes a .txt-file as input and maps the contained structures onto the CTS2 information model. Some attributes cannot be deriv…“) |
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 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: | 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''): <nowiki>urn:oid:1.2.276.0.76.5.415</nowiki> | * the uri of the code system (''aboutUri''): <nowiki>urn:oid:1.2.276.0.76.5.415</nowiki> | ||
| Zeile 8: | Zeile 9: | ||
* 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> | ||
| − | Further instructions on how to enable the import of | + | 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]]. | ||
Version vom 8. Juli 2015, 13:23 Uhr
The Alpha ID terminology loader takes a .txt-file 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
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.