German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DICOMweb Connection Type - XML Representation

Active as of 2026-05-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dicomweb-connection-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet dicomweb-connection-type</b></p><a name="dicomweb-connection-type"> </a><a name="hcdicomweb-connection-type"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title="Version is explicitly stated to be 2.1.1"> version &#x1F4CD;2.1.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs">dicom-wado-rs</a></td><td>DICOM WADO-RS</td><td>DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html</td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-qido-rs">dicom-qido-rs</a></td><td>DICOM QIDO-RS</td><td>DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html</td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-stow-rs">dicom-stow-rs</a></td><td>DICOM STOW-RS</td><td>DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/ValueSet/dicomweb-connection-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.48.14"/>
  </identifier>
  <version value="0.49.0"/>
  <name value="DicomwebConnectionTypeVS"/>
  <title value="DICOMweb Connection Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-04T13:25:14+00:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Verbindungstypen fuer DICOMweb-Endpunkte. Subset des FHIR endpoint-connection-type CodeSystems mit den drei DICOMweb-Protokollen: WADO-RS (Abruf), QIDO-RS (Abfrage) und STOW-RS (Speicherung)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
      <version value="2.1.1"/>
      <concept>
        <code value="dicom-wado-rs"/>
        <display value="DICOM WADO-RS"/>
      </concept>
      <concept>
        <code value="dicom-qido-rs"/>
        <display value="DICOM QIDO-RS"/>
      </concept>
      <concept>
        <code value="dicom-stow-rs"/>
        <display value="DICOM STOW-RS"/>
      </concept>
    </include>
  </compose>
</ValueSet>