Terminologieserver - Search - ListValueSets

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

zurück zur Webservice-Übersicht

Inhaltsverzeichnis

Beschreibung

List all value sets including their versions. The result set can be filtered by some properties (see request table).

Request/Response

Request

Level Parameter Typ Länge Kardinalität Beschreibung
1 loginToken String 0..1 Login-Token that ensures the user is logged in.
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 name String 0..1
3 oid String 0..1
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.
3 validityRange Long 0..1 Validity range (German: Gültigkeitsbereich)


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 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 description String 65535 1..1 Description 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 name String 1..1
3 oid String 1..1
3 preferredLanguageCd String 30 1..1 Preferred language of value set version. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)
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 valueSetId Long 1..1 Foreign key to the ID of the valueset.
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