{
  "resourceType" : "CodeSystem",
  "id" : "codesystem-endpoint-terminology",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><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\">\u00a0\u00a0ihe-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\">\u00a0\u00a0ihe-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\">\u00a0\u00a0dicom-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>"
  },
  "url" : "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-endpoint-terminology",
  "version" : "0.2.1-build",
  "name" : "Hl7EuImagingEndpointTerminologyCodeSystem",
  "title" : "CodeSystem for terminology used in Endpoint resources in the EU Imaging IG.",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-23T12:52:46+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [{
    "name" : "HL7 Europe",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.eu"
    }]
  }],
  "description" : "This code system defines various codes used to define ValueSets for Endpoints within the HL7-EU imaging IG.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "150",
      "display" : "Europe"
    }]
  }],
  "copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "connection-type",
    "display" : "Endpoint connection type",
    "definition" : "The type of connection that the endpoint supports.",
    "concept" : [{
      "code" : "ihe-iid",
      "display" : "IHE IID endpoint",
      "definition" : "IHE IID endpoint connection type."
    },
    {
      "code" : "ihe-xcwado",
      "display" : "IHE XC-WADO endpoint",
      "definition" : "IHE XC WADO endpoint connection type."
    },
    {
      "code" : "dicom-image-viewer",
      "display" : "DICOM image viewer",
      "definition" : "Connection that allows viewing a certain imaging study."
    }]
  }]
}