Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-snapshot1 - draft 150

This page is part of the Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements) (v0.2.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: CodeSystem for terminology used in Endpoint resources in the EU Imaging IG. - XML Representation

Draft as of 2025-09-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="codesystem-endpoint-terminology"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem codesystem-endpoint-terminology</b></p><a name="codesystem-endpoint-terminology"> </a><a name="hccodesystem-endpoint-terminology"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-endpoint-terminology</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">connection-type<a name="codesystem-endpoint-terminology-connection-type"> </a></td><td>Endpoint connection type</td><td>The type of connection that the endpoint supports.</td></tr><tr><td>2</td><td style="white-space:nowrap">  ihe-iid<a name="codesystem-endpoint-terminology-ihe-iid"> </a></td><td>IHE IID endpoint</td><td>IHE IID endpoint connection type.</td></tr><tr><td>2</td><td style="white-space:nowrap">  ihe-xcwado<a name="codesystem-endpoint-terminology-ihe-xcwado"> </a></td><td>IHE XC-WADO endpoint</td><td>IHE XC WADO endpoint connection type.</td></tr><tr><td>2</td><td style="white-space:nowrap">  dicom-image-viewer<a name="codesystem-endpoint-terminology-dicom-image-viewer"> </a></td><td>DICOM image viewer</td><td>Connection that allows viewing a certain imaging study.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-endpoint-terminology"/>
  <version value="0.2.0-snapshot1"/>
  <name value="Hl7EuImagingEndpointTerminologyCodeSystem"/>
  <title
         value="CodeSystem for terminology used in Endpoint resources in the EU Imaging IG."/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-23T17:10:03+02:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="This code system defines various codes used to define ValueSets for Endpoints within the HL7-EU imaging IG."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."/>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="connection-type"/>
    <display value="Endpoint connection type"/>
    <definition value="The type of connection that the endpoint supports."/>
    <concept>
      <code value="ihe-iid"/>
      <display value="IHE IID endpoint"/>
      <definition value="IHE IID endpoint connection type."/>
    </concept>
    <concept>
      <code value="ihe-xcwado"/>
      <display value="IHE XC-WADO endpoint"/>
      <definition value="IHE XC WADO endpoint connection type."/>
    </concept>
    <concept>
      <code value="dicom-image-viewer"/>
      <display value="DICOM image viewer"/>
      <definition
                  value="Connection that allows viewing a certain imaging study."/>
    </concept>
  </concept>
</CodeSystem>