CTS2-LE LOINC Loader: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Krebs (Diskussion | Beiträge) K |
Krebs (Diskussion | Beiträge) K |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
| − | The | + | The LOINC loader is provided with 2 files that have to be obtained from [https://loinc.org/downloads/accessory-files LOINC downloads] (Regenstrief Institute, Inc.): |
| − | # a file that comprises the | + | # a file that comprises the LOINC codes along with their axes (comma separated) |
# a file that defines the multi-axial hierarchy (comma separated) | # a file that defines the multi-axial hierarchy (comma separated) | ||
| Zeile 9: | Zeile 9: | ||
* the group name: LOINC | * the group name: LOINC | ||
* the default language: en | * the default language: en | ||
| − | * the name of the graph that represents the code system:<nowiki> | + | * the name of the graph that represents the code system:<nowiki>urn:cts2:graph#Loinc2.44</nowiki> |
* a description of the code system: The LOINC system (Logical Observation Identifiers Names and Codes) is a universal code system that faciliates exchange, pooling and processing of clinical and laboratory test results. | * a description of the code system: The LOINC system (Logical Observation Identifiers Names and Codes) is a universal code system that faciliates exchange, pooling and processing of clinical and laboratory test results. | ||
Please also note the following design activities: | Please also note the following design activities: | ||
* The top level concepts are defined according to the Multi-Axial Hierarchy view depicted in the [https://loinc.org/relma Regenstrief LOINC Mapping Assistant]. | * The top level concepts are defined according to the Multi-Axial Hierarchy view depicted in the [https://loinc.org/relma Regenstrief LOINC Mapping Assistant]. | ||
| − | * Whenever possible, a | + | * Whenever possible, a LOINC concept is weaved with a concept taken from the [[CTS2-LE UCUM Loader|UCUM]] code system by means of a ''rdfs:seeAlso'' relation. |
Aktuelle Version vom 21. Juli 2015, 13:38 Uhr
The LOINC loader is provided with 2 files that have to be obtained from LOINC downloads (Regenstrief Institute, Inc.):
- a file that comprises the LOINC codes along with their axes (comma separated)
- a file that defines the multi-axial hierarchy (comma separated)
The following attributes need to be set for administrative tasks and cannot be read from the files:
- the uri of the code system (aboutUri):http://loinc.org
- the alternative aboutUri of the code system (alternateAboutUri):urn:oid:2.16.840.1.113883.6.1
- the name of the code system version (resourceID): Loinc2.44
- the group name: LOINC
- the default language: en
- the name of the graph that represents the code system:urn:cts2:graph#Loinc2.44
- a description of the code system: The LOINC system (Logical Observation Identifiers Names and Codes) is a universal code system that faciliates exchange, pooling and processing of clinical and laboratory test results.
Please also note the following design activities:
- The top level concepts are defined according to the Multi-Axial Hierarchy view depicted in the Regenstrief LOINC Mapping Assistant.
- Whenever possible, a LOINC concept is weaved with a concept taken from the UCUM code system by means of a rdfs:seeAlso relation.