Terminologieserver - SVS - RetrieveValueSet

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

go back

Inhaltsverzeichnis

Beschreibung

IHE Sharing Value Set standard. Retrieves a value set or virtual value set.

Request/Response

Request

Response

Beispiele

SOAP

RetrieveValueSet by OID

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:ihe:iti:svs:2008">
  <soapenv:Header/>
  <soapenv:Body>
     <urn:RetrieveValueSet>
         <urn:RetrieveValueSetRequest>
           <ValueSet id="1.2.276.0.76.3.1.169.5.5" />
        </urn:RetrieveValueSetRequest>
     </urn:RetrieveValueSet>
  </soapenv:Body>
</soapenv:Envelope>

Search for code systems by name

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
   <S:Body>
      <RetrieveValueSetResponse xmlns="urn:ihe:iti:svs:2008">
         <ValueSet displayName="EFA ClassCode - EFA ClassCode 1-0" id="1.2.276.0.76.3.1.169.5.5" version="EFA ClassCode 1-0">
            <ConceptList xml:lang="">
               <Concept code="57016-8" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Patient Privacy Consent Acknowledgment Documents"/>
               <Concept code="ADM" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Administratives Dokument"/>
               <Concept code="ASM" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Assessmentbefund"/>
               <Concept code="BEF" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Befund"/>
               <Concept code="BRI" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Brief"/>
               <Concept code="DUR" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Durchführungsprotokoll"/>
               <Concept code="MED" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Medikation"/>
               <Concept code="VER" codeSystem="1.2.276.0.76.3.1.169.5.4" codeSystemVersion="1-0" displayName="Verordnung"/>
            </ConceptList>
         </ValueSet>
      </RetrieveValueSetResponse>
   </S:Body>
</S:Envelope>



go back

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge