WS-Beschreibung - Terminologieserver Concept Association MaintainConceptAssociation

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Functionality

Edit the associations between two entity versions.

Prerequisites

Requires Login.

Request/Response

Request

Parameter Typ Länge Kardinalität Beschreibung
LoginType LoginType 1..1 Login information
sessionID String 1..1 Session-ID from user (given by system)
code_system_entity_version_association code_system_entity_version_association 1..1 Associates two entity versions with each other.
id Long 1..1
association_type association_type 0..1 Displays the name of a association. Specialization of code_system_entity_version. The codeSystemEntityVersionId equates the versionId of code_system_entity_version
codeSystemEntityVersionId Long 1..1 Equates the versionId of code_system_entity_version

Response

Parameter Typ Länge Kardinalität Beschreibung
ReturnType ReturnType 1..1 Return information
message String 1..1 an additional message
overallErrorCategory 1..1 INFO, WARN, ERROR
status 1..1 OK, FAILURE

Annotations

Noteworthiness

Hints

Example

SOAP messages

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:con="http://conceptAssociation.ws.terminologie.fhdo.de/">

  <soapenv:Header/>
  <soapenv:Body>
     <con:MaintainConceptAssociation>
        <parameter>
           <codeSystemEntityVersionAssociation>

<id>11</id> <codeSystemEntityVersionByCodeSystemEntityVersionId1> <versionId>26</versionId> </codeSystemEntityVersionByCodeSystemEntityVersionId1> <codeSystemEntityVersionByCodeSystemEntityVersionId2> <versionId>30</versionId> </codeSystemEntityVersionByCodeSystemEntityVersionId2> <leftId>26</leftId> <associationKind>2</associationKind> <associationType>

                 <codeSystemEntityVersionId>10</codeSystemEntityVersionId>
              </associationType>
           </codeSystemEntityVersionAssociation>
           <login>
              <sessionID>xxx</sessionID> 
           </login>
        </parameter>
     </con:MaintainConceptAssociation>
  </soapenv:Body>

</soapenv:Envelope> </source>

Code Examples

Java

 
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge