| Package | ihe.iti.dsubm |
| Resource Type | CapabilityStatement |
| Id | IHE.DSUBm.ResourceNotificationRecipient |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/DSUBm/https://build.fhir.org/ig/IHE/ITI.DSUBm/CapabilityStatement-IHE.DSUBm.ResourceNotificationRecipient.html |
| URL | https://profiles.ihe.net/ITI/DSUBm/CapabilityStatement/IHE.DSUBm.ResourceNotificationRecipient |
| Version | 1.0.1-current |
| Status | active |
| Date | 2023-10-27 |
| Name | IHE_DSUBm_ResourceNotificationRecipient |
| Title | IHE DSUBm ResourceNotificationRecipient |
| Realm | uv |
| Authority | ihe |
| Description | The DSUBm Resource Notification Recipient Actor CapabilityStatement requirements expresses the requirements that SHALL be provided. - Using FHIR R4 - SHALL support both json and xml encoding - SHOULD use a security framework. Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/) - SHALL support the ITI-112 transaction |
| Kind | requirements |
No resources found
| StructureDefinition | |
| IHE.DSUBm.EventNotification | Event Notification Bundle |
| IHE.DSUBm.HandshakeNotification | Handshake Notification Bundle |
| IHE.DSUBm.HeartbeatNotification | Heartbeat Notification Bundle |
| IHE.DSUBm.SubscriptionDeactivationNotification | Subscription Deactivation Notification Bundle |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.DSUBm.ResourceNotificationRecipient
application/fhir+xml, application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverDSUBm Resource Notification Recipient provides capability to receive notification .
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Bundle | Supported Profiles Event Notification Bundle Handshake Notification Bundle Heartbeat Notification Bundle Subscription Deactivation Notification Bundle |
Resource Notify ITI-112
{
"resourceType": "CapabilityStatement",
"id": "IHE.DSUBm.ResourceNotificationRecipient",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/DSUBm/CapabilityStatement/IHE.DSUBm.ResourceNotificationRecipient",
"version": "1.0.1-current",
"name": "IHE_DSUBm_ResourceNotificationRecipient",
"title": "IHE DSUBm ResourceNotificationRecipient",
"status": "active",
"experimental": false,
"date": "2023-10-27",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "The DSUBm Resource Notification Recipient Actor CapabilityStatement requirements expresses the requirements that SHALL be provided.\n\n- Using FHIR R4\n- SHALL support both json and xml encoding\n- SHOULD use a security framework. Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)\n- SHALL support the ITI-112 transaction\n",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"rest": [
{
"mode": "server",
"documentation": "DSUBm Resource Notification Recipient provides capability to receive notification .",
"security": {
"description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
},
"resource": [
{
"type": "Bundle",
"supportedProfile": [
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.EventNotification",
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.HandshakeNotification",
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.HeartbeatNotification",
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.SubscriptionDeactivationNotification"
],
"documentation": "Resource Notify [ITI-112](ITI-112.html)"
}
]
}
]
}