{
  "resourceType": "Endpoint",
  "id": "VisEndpoint",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint"
    ]
  },
  "identifier": [
    {
      "system": "http://omi.de/fhir/registry/sid/endpoint",
      "value": "54684568"
    }
  ],
  "payloadType": [
    {
      "coding": [
        {
          "code": "any",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
        }
      ]
    }
  ],
  "status": "active",
  "name": "VIS v0.1",
  "connectionType": {
    "code": "dicom-wado-rs",
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
  },
  "managingOrganization": {
    "reference": "Organization/DZNE"
  },
  "address": "https://explaination.net/InteractiveVis/vis"
}