Terminologieserver - Authoring - CreateConcept

Aus Termserver-CTS2
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
 
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
Zeile 130: Zeile 130:
 
<tr>
 
<tr>
 
   <td id="cardinality_cell">5</td>
 
   <td id="cardinality_cell">5</td>
   <td id="param_level5">languageId</td>
+
   <td id="param_level5">languageCd</td>
   <td>Long</td>
+
   <td>String</td>
<td></td> <td id="cardinality_cell">1..1</td>
+
  <td>30</td>
   <td>Language of the translation. Value comes from Domain-Value with Domain-ID 1 (ISO_639_1_Language_Codes)</td>
+
  <td id="cardinality_cell">1..1</td>
 +
   <td>Language of translation. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Zeile 150: Zeile 151:
 
   <td id="cardinality_cell">0..1</td>
 
   <td id="cardinality_cell">0..1</td>
 
   <td>Abbreviation of the translated term.</td>
 
   <td>Abbreviation of the translated term.</td>
</tr>
 
<tr id="row_object">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">property</td>
 
  <td>property</td>
 
<td></td>  <td id="cardinality_cell">0..N</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">4</td>
 
  <td id="param_level4">name</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr id="row_object">
 
  <td id="cardinality_cell">4</td>
 
  <td id="param_level4">propertyVersion</td>
 
  <td>property_version</td>
 
<td></td>  <td id="cardinality_cell">1..N</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">content</td>
 
  <td>byte[]</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentMimetype</td>
 
  <td>String</td>
 
  <td>50</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentName</td>
 
  <td>String</td>
 
  <td>255</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentSize</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">description</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">languageId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">name</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">1..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">propertyKindId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">status</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
 
</tr>
 
</tr>
 
<tr id="row_object">
 
<tr id="row_object">
Zeile 335: Zeile 247:
 
   <td>Long</td>
 
   <td>Long</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
   <td>Version-ID of Entity-Version</td>
+
   <td>The ID of this entry.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Version vom 22. Juli 2014, 08:53 Uhr

zurück zur Webservice-Übersicht

Request/Response

Request

Level Parameter Typ Länge Kardinalität Beschreibung
1 LoginType LoginType 0..1 Login information
2 sessionID String 1..1 Session-ID from user (given by system)
1 codeSystem code_system 1..1 Name of codesystem. Each codesystem requires at least one version.
2 id Long 1..1 Internal ID = Primary Key of Code System
2 codeSystemVersion code_system_version 1..1 Version of a Code System
3 versionId Long 1..1
1 codeSystemEntity code_system_entity 1..1 Abstract class. Every entry in code_system_entity requires at least one entry in code_system_entity_version.
2 codeSystemEntityVersion code_system_entity_version 1..1 code_system_entity_version is the superclass of every Concept and Association.
3 majorRevision Integer 0..1 Major revision of this entry (composition of major and minor version e.g. 1.3).
3 minorRevision Integer 0..1 Minor revision of this entry (composition of major and minor version e.g. 1.3)
3 codeSystemConcept code_system_concept 1..1 Displays a concept or term. Specialization of code_system_entity_version.
4 code String 100 1..1 Code of a concept or term.
4 isPreferred Boolean 1..1 Specifies, if a term or concept is preferred or not.
4 term String 65535 1..1 The term itself
4 termAbbrevation String 50 0..1 The abbrevation of the term.
4 codeSystemConceptTranslation code_system_concept_translation 0..N Translation of a term
5 languageCd String 30 1..1 Language of translation. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)
5 term String 65535 1..1 Translated term
5 termAbbrevation String 50 0..1 Abbreviation of the translated term.
2 codeSystemVersionEntityMembership code_system_version_entity_membership 0..1 Connects the version of a Code System to the entities.
3 isAxis Boolean 1..1 true, if the belonging entity of the entry is an axis of the code system
3 isMainClass Boolean 1..1 true, if the belonging entity of the entry is a root element of the code system.


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 ReturnType ReturnType 1..1 Return information
2 message String 1..1 an additional message
2 overallErrorCategory 1..1 INFO, WARN, ERROR
2 status 1..1 OK, FAILURE
1 codeSystemEntity code_system_entity 1..1 Abstract class. Every entry in code_system_entity requires at least one entry in code_system_entity_version.
2 currentVersionId Long 1..1 Current ID of code_system_entity_version.
2 id Long 1..1
2 codeSystemEntityVersion code_system_entity_version 1..1 code_system_entity_version is the superclass of every Concept and Association.
3 versionId Long 1..1 The ID of this entry.



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge