{ "description": "The (FHIR) Subscription (resource) is used to define a push-based subscription from a server to another system. Once a Subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined \\\"channel\\\" so that another system can take an appropriate action.", "_filename": "KT2Subscription.json", "package_name": "Koppeltaalv2.00", "date": "2021-11-01T00:00:00+01:00", "derivation": "constraint", "meta": { "lastUpdated": "2021-11-10T11:57:04.703+00:00" }, "publisher": "VZVZ", "fhirVersion": "4.0.1", "name": "KT2_Subscription", "abstract": false, "copyright": "VZVZ", "type": "Subscription", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.7.0-preview", "status": "draft", "id": "23808caf-5652-40a5-a739-e4efe6eda038", "kind": "resource", "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription", "version": "0.0.1", "differential": { "element": [ { "id": "Subscription.status", "path": "Subscription.status", "label": "Koppeltaal" }, { "id": "Subscription.reason", "path": "Subscription.reason", "label": "Koppeltaal" }, { "id": "Subscription.criteria", "path": "Subscription.criteria", "label": "Koppeltaal" }, { "id": "Subscription.channel", "path": "Subscription.channel", "label": "Koppeltaal" }, { "id": "Subscription.channel.endpoint", "path": "Subscription.channel.endpoint", "label": "Koppeltaal" }, { "id": "Subscription.channel.payload", "max": "0", "path": "Subscription.channel.payload" }, { "id": "Subscription.channel.header", "path": "Subscription.channel.header", "label": "Koppeltaal" } ] }, "contact": [ { "name": "Bernard Stibbe" } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Subscription" }