Package | Koppeltaalv2.00 |
Resource Type | StructureDefinition |
Id | c8a6ea0f-e91c-40b6-b382-27f318e0ed31 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription |
URL | http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription |
Version | 0.0.1 |
Status | draft |
Date | 2021-11-01T00:00:00+01:00 |
Name | KT2_Subscription |
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. |
Copyright | VZVZ |
Type | Subscription |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "c8a6ea0f-e91c-40b6-b382-27f318e0ed31", "meta": { "lastUpdated": "2021-11-10T11:57:04.703+00:00" }, "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Subscription", "version": "0.0.1", "name": "KT2_Subscription", "status": "draft", "date": "2021-11-01T00:00:00+01:00", "publisher": "VZVZ", "contact": [ { "name": "Bernard Stibbe" } ], "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.", "copyright": "VZVZ", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Subscription", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Subscription", "derivation": "constraint", "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", "path": "Subscription.channel.payload", "max": "0" }, { "id": "Subscription.channel.header", "path": "Subscription.channel.header", "label": "Koppeltaal" } ] } }