Shared Managament of Radiation Treatments
0.0.1-current - ci-build International flag

Shared Managament of Radiation Treatments, published by IHE Radiation Oncology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RO.SMRT/ and changes regularly. See the Directory of published versions

: DICOM Endpoint Connection Type - XML Representation

Active as of 2026-09-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dicom-endpoint-connection-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dicom-endpoint-connection-type</b></p><a name="dicom-endpoint-connection-type"> </a><a name="hcdicom-endpoint-connection-type"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type</code> defines the following code in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">dicom-dimse<a name="dicom-endpoint-connection-type-dicom-dimse"> </a></td><td>DICOM DIMSE</td><td>DICOM Message Service Element (DIMSE) communication.</td></tr></table></div>
  </text>
  <url
       value="https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type"/>
  <version value="0.0.1-current"/>
  <name value="DicomEndpointConnectionType"/>
  <title value="DICOM Endpoint Connection Type"/>
  <status value="active"/>
  <date value="2026-09-10T14:01:57+00:00"/>
  <publisher value="IHE Radiation Oncology Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/radiation_oncology/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="jill@aapm.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE Radiation Oncology Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="jill@aapm.org"/>
    </telecom>
  </contact>
  <description
               value="Concepts describing the connection types for DICOM endpoints."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="dicom-dimse"/>
    <display value="DICOM DIMSE"/>
    <definition value="DICOM Message Service Element (DIMSE) communication."/>
  </concept>
</CodeSystem>