{
  "resourceType" : "Endpoint",
  "id" : "ExampleIidViewerEndpointImg",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint ExampleIidViewerEndpointImg</b></p><a name=\"ExampleIidViewerEndpointImg\"> </a><a name=\"hcExampleIidViewerEndpointImg\"> </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-ihe-iid\">Endpoint Connection Type: ihe-iid</a> (IHE IID)</p><p><b>name</b>: Interactive Image Display (IID) Viewer</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://pacs-viewer.example.org/iid-launch?studyUID=1.2.840.113619.2.55.3.604688791.743.1594913780.467\">https://pacs-viewer.example.org/iid-launch?studyUID=1.2.840.113619.2.55.3.604688791.743.1594913780.467</a></p></div>"
  },
  "status" : "active",
  "connectionType" : {
    "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code" : "ihe-iid"
  },
  "name" : "Interactive Image Display (IID) Viewer",
  "payloadType" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/resource-types",
      "code" : "ImagingStudy"
    }]
  }],
  "address" : "https://pacs-viewer.example.org/iid-launch?studyUID=1.2.840.113619.2.55.3.604688791.743.1594913780.467"
}