http://hl7.org/fhir/StructureDefinition/Subscription|4.0.1
The 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.
| type | destination |
|---|---|
| baseDefinition | http://hl7.org/fhir/StructureDefinition/DomainResource |
| type | http://hl7.org/fhir/StructureDefinition/Subscription |
| Subscription.status.type | http://hl7.org/fhir/StructureDefinition/code |
| Subscription.status.binding.valueSet | http://hl7.org/fhir/ValueSet/subscription-status | 4.0.1 |
| Subscription.contact.type | http://hl7.org/fhir/StructureDefinition/ContactPoint |
| Subscription.end.type | http://hl7.org/fhir/StructureDefinition/instant |
| Subscription.reason.type | http://hl7.org/fhir/StructureDefinition/string |
| Subscription.criteria.type | http://hl7.org/fhir/StructureDefinition/string |
| Subscription.error.type | http://hl7.org/fhir/StructureDefinition/string |
| Subscription.channel.type | http://hl7.org/fhir/StructureDefinition/BackboneElement |
| Subscription.channel.type.type | http://hl7.org/fhir/StructureDefinition/code |
| Subscription.channel.type.binding.valueSet | http://hl7.org/fhir/ValueSet/subscription-channel-type | 4.0.1 |
| Subscription.channel.endpoint.type | http://hl7.org/fhir/StructureDefinition/url |
| Subscription.channel.payload.type | http://hl7.org/fhir/StructureDefinition/code |
| Subscription.channel.payload.binding.valueSet | http://hl7.org/fhir/ValueSet/mimetypes | 4.0.1 |
| Subscription.channel.header.type | http://hl7.org/fhir/StructureDefinition/string |