<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-EndpointConnectionType" />
  <url value="http://ontariohealth.ca/fhir/ehr/ValueSet/endpoint-connection-type" />
  <version value="1.0.0" />
  <name value="EndpointConnectionTypeEHR" />
  <title value="Endpoint Connection Type EHR" />
  <status value="active" />
  <experimental value="false" />
  <date value="2025-12-03" />
  <publisher value="Ontario Health" />
  <contact>
    <name value="Ontario Health - Digital Health Standards" />
    <telecom>
      <system value="url" />
      <value value="https://ehealthontario.on.ca/en/it-professionals/standards" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="DigitalHealthStandards@ontariohealth.ca" />
    </telecom>
  </contact>
  <description value="A coded value that represents the technical details of the usage of this endpoint." />
  <immutable value="false" />
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type" />
      <concept>
        <code value="dicom-wado-rs" />
        <display value="DICOM WADO-RS" />
      </concept>
      <concept>
        <code value="dicom-qido-rs" />
        <display value="DICOM QIDO-RS" />
      </concept>
    </include>
    <include>
      <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/DIMSE-endpoint-connection-type" />
    </include>
  </compose>
</ValueSet>