<?xml version="1.0" encoding="UTF-8"?>

<Endpoint xmlns="http://hl7.org/fhir">
  <id value="ExampleWadoRsEndpointImg"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint ExampleWadoRsEndpointImg</b></p><a name="ExampleWadoRsEndpointImg"> </a><a name="hcExampleWadoRsEndpointImg"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs">Endpoint Connection Type: dicom-wado-rs</a> (DICOM WADO-RS)</p><p><b>name</b>: WADO-RS Server</p><p><b>payloadType</b>: <span title="Codes:{http://hl7.org/fhir/resource-types ImagingStudy}">ImagingStudy</span></p><p><b>address</b>: <a href="https://dicom.example.org/wado">https://dicom.example.org/wado</a></p></div>
  </text>
  <status value="active"/>
  <connectionType>
    <system value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="dicom-wado-rs"/>
  </connectionType>
  <name value="WADO-RS Server"/>
  <payloadType>
    <coding>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="ImagingStudy"/>
    </coding>
  </payloadType>
  <address value="https://dicom.example.org/wado"/>
</Endpoint>