FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | Endpoint |
| Id | Endpoint-IheEndpoint.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint IheEndpoint
Last updated: 2023-06-14 13:26:22+0000; Language: en-US
Profile: NDH Endpoint Profile
NDH Endpoint IHE Specific Connection Type: XCPD InitiatingGateway ITI-55 Cross Gateway Patient Discovery Asynchronous Response
NDH Implementation Guide Supported
- ig-uri:
https://profiles.ihe.net/ITI/TF/Volume1/ch-27.html- ig-name: Cross-Community Patient Discovery (XCPD)
- ig-usecase: XCPD
- ig-actor: Initiating Gateway
- ig-option: Asynchronous Web Services Exchange
status: Active
connectionType: mCSD Endpoint Types: ihe-xcpd (XCPD)
name: Endpoint for IHE
payloadType: Not Applicable
address: testdirectendpoint1@ndhexample.org
{
"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-US",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}