{
  "resourceType" : "CodeSystem",
  "id" : "dicom-endpoint-connection-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type",
  "version" : "0.0.1-current",
  "name" : "DicomEndpointConnectionType",
  "title" : "DICOM Endpoint Connection Type",
  "status" : "active",
  "date" : "2026-09-10T14:01:57+00:00",
  "publisher" : "IHE Radiation Oncology Technical Committee",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ihe.net/ihe_domains/radiation_oncology/"
    }]
  },
  {
    "telecom" : [{
      "system" : "email",
      "value" : "jill@aapm.org"
    }]
  },
  {
    "name" : "IHE Radiation Oncology Technical Committee",
    "telecom" : [{
      "system" : "email",
      "value" : "jill@aapm.org"
    }]
  }],
  "description" : "Concepts describing the connection types for DICOM endpoints.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "dicom-dimse",
    "display" : "DICOM DIMSE",
    "definition" : "DICOM Message Service Element (DIMSE) communication."
  }]
}