{
"description": "How much of the resource content to deliver in the notification payload. The choices are an empty payload, only the resource id, or the full resource content.",
"_filename": "Subscriptioncontent.json",
"package_name": "ca.on.pubsub.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Subscriptioncontent",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-ballot1",
"status": "draft",
"id": "ce6474f1-60e2-442b-b8e8-f4d4a93373c6",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/pubsub/StructureDefinition/ext-Subscriptioncontent",
"context": [ {
"type": "element",
"expression": "Subscription.channel.payload"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"min": 1,
"path": "Extension",
"definition": "How much of the resource content to deliver in the notification payload. The choices are an empty payload, only the resource id, or the full resource content.",
"isModifier": false,
"mustSupport": false
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "code"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"definition": "Notification content level"
}, {
"id": "Extension.value[x]:valueCode",
"path": "Extension.value[x]",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system",
"description": "Codes to represent how much resource content to send in the notification payload."
},
"sliceName": "valueCode"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}