{
  "resourceType" : "Endpoint",
  "id" : "DirectTrustEndpointAdtNotifications",
  "meta" : {
    "lastUpdated" : "2023-03-23T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Endpoint"]
  },
  "language" : "en-US",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint DirectTrustEndpointAdtNotifications</b></p><a name=\"DirectTrustEndpointAdtNotifications\"> </a><a name=\"hcDirectTrustEndpointAdtNotifications\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-03-23 13:26:22+0000; Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Endpoint.html\">NDH Endpoint Profile</a></p></div><blockquote><p><b>NDH Implementation Guide Supported</b></p><ul><li>ig-usecase: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustEndpointUsecaseCS adt-notifications}\">ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard</span></li><li>ig-name: ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard</li></ul></blockquote><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-direct-project\">Endpoint Connection Type: direct-project</a> (Direct Project) (version = 2.1.1 )</p><p><b>name</b>: Endpoint for DirectTrust</p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></p><p><b>address</b>: testdirectendpoint2@ndhexample.org</p></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "ig-usecase",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustEndpointUsecaseCS",
          "code" : "adt-notifications",
          "display" : "information exchange for ADT notifications"
        }],
        "text" : "ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard"
      }
    },
    {
      "url" : "ig-name",
      "valueString" : "ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard"
    }],
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-implementation-guide"
  }],
  "status" : "active",
  "connectionType" : {
    "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "version" : "2.1.1",
    "code" : "direct-project"
  },
  "name" : "Endpoint for DirectTrust",
  "payloadType" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
      "version" : "1.0.0",
      "code" : "not-applicable"
    }]
  }],
  "address" : "testdirectendpoint2@ndhexample.org"
}