Terminologieserver - Administration - ImportCodeSystem

Aus Termserver-CTS2
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
 
Zeile 58: Zeile 58:
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
   <td>Name of codesystem. Each codesystem requires at least one version.</td>
 
   <td>Name of codesystem. Each codesystem requires at least one version.</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">codeSystemType</td>
 
  <td>String</td>
 
  <td>30</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Type of Code System (Taxonomy, Ontology). Possible values are available in domain table with id 6</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">currentVersionId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Version of the Code System</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 81: Zeile 66:
 
   <td id="cardinality_cell">0..1</td>
 
   <td id="cardinality_cell">0..1</td>
 
   <td>Description of the code system to be created</td>
 
   <td>Description of the code system to be created</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">id</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Internal ID = Primary Key of Code System</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">insertTimestamp</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Timestamp, when the Code System was inserted</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 110: Zeile 81:
 
<td></td>  <td id="cardinality_cell">-</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
   <td>Version of the code system to be created</td>
 
   <td>Version of the code system to be created</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">codeSystemId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 132: Zeile 96:
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
   <td>Point of time the Code System looses its validity.</td>
 
   <td>Point of time the Code System looses its validity.</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">insertTimestamp</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time when the Code System Version was inserted.</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 171: Zeile 128:
 
   <td id="cardinality_cell">0..1</td>
 
   <td id="cardinality_cell">0..1</td>
 
   <td>Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)</td>
 
   <td>Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">previousVersionID</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Refers to the prior version, if there are more than one.</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 193: Zeile 143:
 
   <td id="cardinality_cell">0..1</td>
 
   <td id="cardinality_cell">0..1</td>
 
   <td>Source of the Code System Version</td>
 
   <td>Source of the Code System Version</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">status</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Status of the current entry. Can be taken from a domain.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">statusDate</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time of the last change of the status</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 223: Zeile 159:
 
   <td>Validity range, Values from domain list "codesystem_validityrange".
 
   <td>Validity range, Values from domain list "codesystem_validityrange".
 
Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)</td>
 
Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">versionId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td></td>
 
 
</tr>
 
</tr>
 
<tr id="row_object">
 
<tr id="row_object">
Zeile 237: Zeile 166:
 
<td></td>  <td id="cardinality_cell">0..N</td>
 
<td></td>  <td id="cardinality_cell">0..N</td>
 
   <td>Sorts of licence types.</td>
 
   <td>Sorts of licence types.</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">codeSystemVersionId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td></td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">id</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td></td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 314: Zeile 229:
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
   <td>Name of codesystem. Each codesystem requires at least one version.</td>
 
   <td>Name of codesystem. Each codesystem requires at least one version.</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">codeSystemType</td>
 
  <td>String</td>
 
  <td>30</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Type of Code System (Taxonomy, Ontology). Possible values are available in domain table with id 6</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 329: Zeile 236:
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
   <td>The new ID of the added code system version</td>
 
   <td>The new ID of the added code system version</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">description</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Narrative description of Code System</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 344: Zeile 243:
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
   <td>The new ID of the added code system</td>
 
   <td>The new ID of the added code system</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">insertTimestamp</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Timestamp, when the Code System was inserted</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">2</td>
 
  <td id="param_level2">name</td>
 
  <td>String</td>
 
  <td>100</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Name of the Code System. The precise name should be specified in the Code System Version.</td>
 
 
</tr>
 
</tr>
 
<tr id="row_object">
 
<tr id="row_object">
Zeile 366: Zeile 250:
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
   <td>The version of the added code system</td>
 
   <td>The version of the added code system</td>
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">codeSystemId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td></td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">description</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Description of the Code System</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">expirationDate</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time the Code System looses its validity.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">insertTimestamp</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time when the Code System Version was inserted.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">licenceHolder</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Owner of the licence.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">name</td>
 
  <td>String</td>
 
  <td>100</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Complete Name of the Code System.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">oid</td>
 
  <td>String</td>
 
  <td>100</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Official OID</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">preferredLanguageCd</td>
 
  <td>String</td>
 
  <td>30</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">previousVersionID</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Refers to the prior version, if there are more than one.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">releaseDate</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time, when this version starts to be valid.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">source</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Source of the Code System Version</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">status</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Status of the current entry. Can be taken from a domain.</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">statusDate</td>
 
  <td>java.util.Date</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>Point of time of the last change of the status</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">underLicence</td>
 
  <td>Boolean</td>
 
<td></td>  <td id="cardinality_cell">-</td>
 
  <td>true, if Code System is under license (Code System will be invisible for all users without proper license)</td>
 
</tr>
 
<tr id="gray">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">validityRange</td>
 
  <td>String</td>
 
  <td>30</td>
 
  <td id="cardinality_cell">-</td>
 
  <td>Validity range, Values from domain list "codesystem_validityrange".
 
Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Aktuelle Version vom 30. September 2014, 12:30 Uhr

zurück zur Webservice-Übersicht

Inhaltsverzeichnis

Beschreibung

Import a codesystem from a blob. Look at the domain with id 4 to get available import formats.

Request/Response

Request

Level Parameter Typ Länge Kardinalität Beschreibung
1 loginToken String 1..1 Login-Token that ensures the user is logged in.
1 importInfos ImportType 1..1 Parameter for import
2 filecontent byte[] 1..1 The file contents. CSV files must be encoded with ISO-8859-1.
2 formatId Long 1..1 The content of the file.

ClaML: 1 CSV: 2 LOINC: 3 LOINC relations: 4 KBV keytab: 5 ELGA ICD: 6 ELGA Leitlinien: 7 ELGA SVS: 8

ELGA KAL: 9
1 codeSystem code_system 1..1 Name of codesystem. Each codesystem requires at least one version.
2 description String 65535 0..1 Description of the code system to be created
2 name String 100 1..1 Name of the code system to be created
2 codeSystemVersion code_system_version - Version of the code system to be created
3 description String 65535 0..1 Description of the Code System
3 expirationDate java.util.Date 0..1 Point of time the Code System looses its validity.
3 licenceHolder String 65535 0..1 Owner of the licence.
3 name String 100 1..1 Name of the code system version to be created
3 oid String 100 0..1 Official OID
3 preferredLanguageCd String 30 0..1 Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)
3 releaseDate java.util.Date 0..1 Point of time, when this version starts to be valid.
3 source String 65535 0..1 Source of the Code System Version
3 underLicence Boolean 1..1 true, if Code System is under license (Code System will be invisible for all users without proper license)
3 validityRange String 30 0..1 Validity range, Values from domain list "codesystem_validityrange". Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)
2 licenceType licence_type 0..N Sorts of licence types.
3 typeTxt String 65535 1..1 type of licence


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 returnInfos ReturnType 1..1 Return information
2 count Integer 1..1 number of results
2 message String 1..1 an additional message
2 overallErrorCategory 1..1 INFO, WARN, ERROR
2 status 1..1 OK, FAILURE
1 codeSystem code_system 1..1 Name of codesystem. Each codesystem requires at least one version.
2 currentVersionId Long 1..1 The new ID of the added code system version
2 id Long 1..1 The new ID of the added code system
2 codeSystemVersion code_system_version 1..1 The version of the added code system
3 versionId Long 1..1 The new ID of the added code system version



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge