{
  "resourceType" : "Endpoint",
  "id" : "IheEndpoint",
  "meta" : {
    "lastUpdated" : "2023-06-14T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-endpoint-ihe-specific-connection-type",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
        "code" : "XCPD-InitGateway-PatientDiscovery-AsyncResponse"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "ig-uri",
      "valueCanonical" : "https://profiles.ihe.net/ITI/TF/Volume1/ch-27.html"
    },
    {
      "url" : "ig-name",
      "valueString" : "Cross-Community Patient Discovery (XCPD)"
    },
    {
      "url" : "ig-usecase",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
          "code" : "ihe-xcpd"
        }]
      }
    },
    {
      "url" : "ig-actor",
      "valueString" : "Initiating Gateway"
    },
    {
      "url" : "ig-option",
      "valueString" : "Asynchronous Web Services Exchange"
    }],
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-implementation-guide"
  }],
  "status" : "active",
  "connectionType" : {
    "system" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes",
    "code" : "ihe-xcpd"
  },
  "name" : "Endpoint for IHE",
  "payloadType" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
      "version" : "1.0.0",
      "code" : "not-applicable"
    }]
  }],
  "address" : "testdirectendpoint1@ndhexample.org"
}