Terminologieserver - Search - ListValueSets

Aus Termserver-CTS2
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Muetzner (Diskussion | Beiträge)
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
Zum nächsten Versionsunterschied →

Version vom 22. Juli 2014, 07:28 Uhr

zurück zur Webservice-Übersicht

Inhaltsverzeichnis

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 codeSystemEntity code_system_entity 0..1 Abstract class. Every entry in code_system_entity requires at least one entry in code_system_entity_version.
2 id Long 1..1
2 codeSystemEntityVersion code_system_entity_version 0..1 code_system_entity_version is the superclass of every Concept and Association.
3 versionId Long 1..1 Version-ID of Entity-Version
1 valueSet value_set 0..1 A subset of terms.Every valueset has at least one valueset-version.
2 description String 65535 0..1 Description of the valueset.
2 name String 50 0..1 Name of the valueset.
2 valueSetVersion value_set_version 0..1 Represents the version of an valueset.
3 releaseDate java.util.Date 0..1 Start date for the validity of the valueset version.
3 status Integer 0..1 The status of the current entry. Can be found in a domain.
3 statusDate java.util.Date 0..1 Alteration time of the status.


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 ReturnType 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 valueSet value_set 0..N A subset of terms.Every valueset has at least one valueset-version.
2 currentVersionId Long 1..1 Points to the current version of the valueset.
2 id Long 1..1 ID of the valueset.
2 name String 50 1..1 Name of the valueset.
2 status Integer 1..1 Status of the current entry. Can be found in a domain.
2 statusDate java.util.Date 1..1 Alteration time of the status.
2 valueSetVersion value_set_version 0..N Represents the version of an valueset.
3 insertTimestamp java.util.Date 1..1 Timestamp of the insertion of the valueset version.
3 preferredLanguageCd String 19 1..1 The preferred langue of the code system. (The ID has to be taken from the domain 'ISO_639_1_Language_Codes' - ID 1)
3 previousVersionId Long 1..1 Points to the previous version.
3 releaseDate java.util.Date 1..1 Start date for the validity of the valueset version.
3 status Integer 1..1 The status of the current entry. Can be found in a domain.
3 statusDate java.util.Date 1..1 Alteration time of the status.
3 versionId Long 1..1 Version ID of the value set

Beispiele

SOAP

List all available valuesets

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sear="http://search.ws.terminologie.fhdo.de/">
   <soapenv:Header/>
   <soapenv:Body>
      <sear:ListValueSets>
         <parameter>
         </parameter>
      </sear:ListValueSets>
   </soapenv:Body>
</soapenv:Envelope>



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge