FHIR IG analytics| Package | hl7.fhir.us.ndh.r4b |
| Resource Type | Endpoint |
| Id | Endpoint-IheEndpoint.json |
| FHIR Version | R4B |
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 Base Endpoint Profile
NDH Endpoint IHE Specific Connection Type: XCPD InitiatingGateway ITI-55 Cross Gateway Patient Discovery Asynchronous Response
NDH Endpoint Non FHIR Usecase
url
endpointUsecasetypevalue: information exchange for referrals
ig-publication: http://example.org/directtrust/standards/ix4hs-example/referralsIG.pdf
ig-name: DirectTrust social care referrals IG
ig-version: 1.0 Trial Implementation
NDH Supported IG Actor
url
ig-actor-namevalue: Referral Recipient
url
ig-actorvalue: recipient
payload: urn:dt-org:dsm:ix4hs-ref:SMTP+CDA+FHIR:1.0
mimeType: application/cda+xml
mimeType: application/fhir+xml
mimeType: application/fhir+json
url
NDH Combined Payload And MimeTypeurl
NDH Supported IG
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": "endpointUsecasetype",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustEndpointUsecaseCS",
"code": "referrals"
}
]
}
},
{
"extension": [
{
"url": "ig-publication",
"valueUri": "http://example.org/directtrust/standards/ix4hs-example/referralsIG.pdf"
},
{
"url": "ig-name",
"valueString": "DirectTrust social care referrals IG"
},
{
"url": "ig-version",
"valueString": "1.0 Trial Implementation"
},
{
"extension": [
{
"url": "ig-actor-name",
"valueString": "Referral Recipient"
},
{
"url": "ig-actor",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhIgActorCS",
"code": "recipient"
}
]
}
},
{
"extension": [
{
"url": "payload",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhDirectTrustPayloadTypeCS",
"code": "urn:dt-org:dsm:ix4hs-ref:SMTP+CDA+FHIR:1.0"
}
]
}
},
{
"url": "mimeType",
"valueCode": "application/cda+xml"
},
{
"url": "mimeType",
"valueCode": "application/fhir+xml"
},
{
"url": "mimeType",
"valueCode": "application/fhir+json"
}
],
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-combined-payload-and-mimetype"
}
],
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-supported-ig-actor"
}
],
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ig-supported"
}
],
"url": "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-endpoint-non-fhir-usecase"
}
],
"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"
}