Terminologieserver - Search - ListCodeSystemsInTaxonomy

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

zurück zur Webservice-Übersicht

Inhaltsverzeichnis

Beschreibung

Lists all codesystem in a defined taxonomy in a hierarchical structure. The taxonomy defines diagnoses, procedures, ...

This method is used in the TermBrowser, for example.

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.


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 domainValue domain_value 0..N Value from a domain.
2 attribut1Classname String 50 1..1 Additonal information
2 attribut1Value String 50 1..1 Additonal information
2 domainCode String 50 1..1 Code of the value. It is used as foreign key.
2 domainDisplay String 100 1..1 Displayed name of the value.
2 domainId Long 1..1
2 domainValueId Long 1..1
2 imageFile String 65535 1..1 Filename of an image saved on the file system.
2 orderNo Integer 1..1 Manual order of the values. The 'displayOrder' of the domain in the table 'domain' with 186 (to Order-Number) has to be used.
2 codeSystem code_system 0..N Name of codesystem. Each codesystem requires at least one version.
3 codeSystemType String 30 1..1 Type of Code System (Taxonomy, Ontology). Possible values are available in domain table with id 6
3 currentVersionId Long 1..1 Version of the Code System
3 description String 65535 1..1 Narrative description of Code System
3 id Long 1..1 Internal ID = Primary Key of Code System
3 insertTimestamp java.util.Date 1..1 Timestamp, when the Code System was inserted
3 name String 100 1..1 Name of the Code System. The precise name should be specified in the Code System Version.
3 codeSystemVersion code_system_version 1..1 Version of a Code System
4 description String 65535 1..1 Description of the Code System
4 expirationDate java.util.Date 1..1 Point of time the Code System looses its validity.
4 insertTimestamp java.util.Date 1..1 Point of time when the Code System Version was inserted.
4 licenceHolder String 65535 1..1 Owner of the licence.
4 name String 100 1..1 Complete Name of the Code System.
4 oid String 100 1..1 Official OID
4 preferredLanguageCd String 30 1..1 Preferred language for this code system. Value comes from the ISO 639-1 ('de' for German, 'en' for English, ...)
4 previousVersionID Long 1..1 Refers to the prior version, if there are more than one.
4 releaseDate java.util.Date 1..1 Point of time, when this version starts to be valid.
4 source String 65535 1..1 Source of the Code System Version
4 status Integer 1..1 Status of the current entry. Can be taken from a domain.
4 statusDate java.util.Date 1..1 Point of time of the last change of the status
4 underLicence Boolean 1..1 true, if Code System is under license (Code System will be invisible for all users without proper license)
4 validityRange String 30 1..1 Validity range, Values from domain list "codesystem_validityrange". Standard: 1 (required), 2 (recomended), 3 (limited), 4 (optional)
4 versionId Long 1..1
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

Beispiele

SOAP

List all codesystems in a taxonomy

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



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge