FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | Endpoint |
| Id | Endpoint-DirectTrustEndpointAdtNotifications.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint DirectTrustEndpointAdtNotifications
Last updated: 2023-03-23 13:26:22+0000; Language: en-US
Profile: NDH Endpoint Profile
NDH Implementation Guide Supported
- ig-usecase: ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard
- ig-name: ANSI/DS 2020-03-100-2022 - Event Notifications via the Direct Standard
status: Active
connectionType: Endpoint Connection Type: direct-project (Direct Project) (version = 2.1.1 )
name: Endpoint for DirectTrust
payloadType: Not Applicable
address: testdirectendpoint2@ndhexample.org
{
"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": "<!-- snip (see above) -->"
},
"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"
}