{ "description": "The DSUBm Resource Notification Subscriber Actor CapabilityStatement requirements expresses the requirements that SHALL be provided when implementing Basic Folder Subscription option.\\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-110 transaction and support the basic type of Subscription and related SubscriptionTopic\\n- SHALL be able to support the Subscription defined in Section [2:3.110.4.1.2.1.3 Subscription with Basic Folder Subscription option](ITI-110.html#2311041213-subscription-with-basic-folder-subscription-option), and the related SubscriptionTopic\\n- SHOULD implement the ITI-113 transaction; if implemented: \\n - [Search Parameters that SHOULD be supported](ITI-113.html#23113412-message-semantics)\\n - _id\\n - status\\n - url\\n - filter-criteria\\n - topic\\n - SHOULD support the DSUBm $status operation \\n - SHOULD support the DSUBm $events operation \\n- SHOULD implement the ITI-114 transaction; if implemented: \\n - [Search Parameters that SHALL be supported](ITI-114.html#23114412-message-semantics)\\n - code\\n - [Search Parameters that SHOULD be supported](ITI-114.html#23114412-message-semantics)\\n - _id\\n - resource\\n - derived-or-self\\n - status\\n - url\\n\\n", "_filename": "CapabilityStatement-IHE.DSUBm.ResourceNotificationSubscriber.Folder.Basic.json", "package_name": "ihe.iti.dsubm", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2023-10-27", "publisher": "IHE IT Infrastructure Technical Committee", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "IHE_DSUBm_ResourceNotificationSubscriber_Folder_Basic", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "IHE DSUBm ResourceNotificationSubscriber Folder Basic", "package_version": "1.0.0", "status": "active", "id": "8661457d-cce7-48a2-9305-71021eb4d08b", "kind": "requirements", "url": "https://profiles.ihe.net/ITI/DSUBm/CapabilityStatement/IHE.DSUBm.ResourceNotificationSubscriber.Folder.Basic", "version": "1.0.0", "contact": [ { "telecom": [ { "value": "https://www.ihe.net/ihe_domains/it_infrastructure/", "system": "url" } ] }, { "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Subscription", "operation": [ { "name": "$events", "definition": "http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/backport-subscription-events", "documentation": "This operation is OPTIONAL for the RESOURCE NOTIFICATION SUBSCRIBER; if supported, the Resource Notification Subscriber SHALL support in response a Bundle that is conformed with https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-EventsOperation-Bundle " }, { "name": "$status", "definition": "http://hl7.org/fhir/uv/subscriptions-backport/OperationDefinition/backport-subscription-status", "documentation": "This operation is OPTIONAL for the RESOURCE NOTIFICATION SUBSCRIBER; if supported, the Resource Notification Subscriber SHALL support in response a Bundle that is conformed with https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-StatusOperation-Bundle " } ], "interaction": [ { "code": "read" }, { "code": "create" }, { "code": "update" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "string", "documentation": "The id of the Subscription" }, { "name": "status", "type": "token", "documentation": "The current state of the subscription" }, { "name": "url", "type": "uri", "documentation": "The URI that will receive the notifications" }, { "name": "filter-criteria", "type": "string", "definition": "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-filter-criteria", "documentation": "This SearchParameter enables query of subscriptions by filter criteria" }, { "name": "topic", "type": "uri", "definition": "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic", "documentation": "This SearchParameter enables query of subscriptions by canonical topic-url" } ], "documentation": "Resource Subscription [ITI-110] and Resource Subscription Search [ITI-113]", "supportedProfile": [ "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-DocumentReference-PatientDependent-Subscription", "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-DocumentReference-MultiPatient-Subscription", "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-SubmissionSet-PatientDependent-Subscription", "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-SubmissionSet-MultiPatient-Subscription", "https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-Basic-Folder-Subscription" ] }, { "type": "Basic", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "code", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Kind of Resource" }, { "name": "_id", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "The id of the SubscriptionTopic" }, { "name": "resource", "type": "uri", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Allowed Data type or Resource (reference to definition) for this definition, searches resourceTrigger, eventTrigger, and notificationShape for matches." }, { "name": "derived-or-self", "type": "uri", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "A server defined search that matches either the url or derivedFrom" }, { "name": "status", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "SHOULD be valued with `active`" }, { "name": "url", "type": "uri", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Logical canonical URL to reference this SubscriptionTopic (globally unique)" } ], "documentation": "Resource SubscriptionTopic Search [ITI-114]" } ], "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/)" }, "documentation": "DSUBm Resource Notification subscriber provides capability to create/deactivate subscription and optionally to search for Subscription and SubscritptionTopic resources" } ] }