National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"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"
}