CTS2-LE LOINC Loader: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „The Loinc loader is provided with 2 files: # a file that comprises the loinc codes along with their axes (comma separated) # a file that defines the multi-axia…“)
 
K
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
The Loinc loader is provided with 2 files:
+
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 loinc codes along with their axes (comma separated)
+
# 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 6: Zeile 6:
 
* the uri of the code system (''aboutUri''):<nowiki>http://loinc.org</nowiki>
 
* the uri of the code system (''aboutUri''):<nowiki>http://loinc.org</nowiki>
 
* the alternative aboutUri of the code system (''alternateAboutUri''):<nowiki>urn:oid:2.16.840.1.113883.6.1</nowiki>
 
* the alternative aboutUri of the code system (''alternateAboutUri''):<nowiki>urn:oid:2.16.840.1.113883.6.1</nowiki>
* the name of the code system version (''resourceID''): Loinc2.44"
+
* the name of the code system version (''resourceID''): Loinc2.44
 
* 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>http://loinc.org/Loinc</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 Loinc concept is weaved with a concept taken from the UCUM code system by means of a 'seeAlso' relation.
+
* 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.):

  1. a file that comprises the LOINC codes along with their axes (comma separated)
  2. 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.