Terminologieserver - Administration - ImportCodeSystem

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

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 codeSystemType String 30 - Type of Code System (Taxonomy, Ontology). Possible values are available in domain table with id 6
2 currentVersionId Long - Version of the Code System
2 description String 65535 0..1 Description of the code system to be created
2 id Long - Internal ID = Primary Key of Code System
2 insertTimestamp java.util.Date - Timestamp, when the Code System was inserted
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 codeSystemId Long -
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 insertTimestamp java.util.Date - Point of time when the Code System Version was inserted.
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 previousVersionID Long - Refers to the prior version, if there are more than one.
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 status Integer - Status of the current entry. Can be taken from a domain.
3 statusDate java.util.Date - Point of time of the last change of the status
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)
3 versionId Long -
2 licenceType licence_type 0..N Sorts of licence types.
3 codeSystemVersionId Long -
3 id Long -
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 codeSystemType String 30 - Type of Code System (Taxonomy, Ontology). Possible values are available in domain table with id 6
2 currentVersionId Long 1..1 The new ID of the added code system version
2 description String 65535 - Narrative description of Code System
2 id Long 1..1 The new ID of the added code system
2 insertTimestamp java.util.Date - Timestamp, when the Code System was inserted
2 name String 100 - Name of the Code System. The precise name should be specified in the Code System Version.
2 codeSystemVersion code_system_version 1..1 The version of the added code system
3 codeSystemId Long -
3 description String 65535 - Description of the Code System
3 expirationDate java.util.Date - Point of time the Code System looses its validity.
3 insertTimestamp java.util.Date - Point of time when the Code System Version was inserted.
3 licenceHolder String 65535 - Owner of the licence.
3 name String 100 - Complete Name of the Code System.
3 oid String 100 - Official OID
3 preferredLanguageCd String 30 - Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)
3 previousVersionID Long - Refers to the prior version, if there are more than one.
3 releaseDate java.util.Date - Point of time, when this version starts to be valid.
3 source String 65535 - Source of the Code System Version
3 status Integer - Status of the current entry. Can be taken from a domain.
3 statusDate java.util.Date - Point of time of the last change of the status
3 underLicence Boolean - true, if Code System is under license (Code System will be invisible for all users without proper license)
3 validityRange String 30 - Validity range, Values from domain list "codesystem_validityrange". Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)
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