PackagesCanonicalsLogsProblems
    Packages
    ca.on.pubsub.r4@1.0.0-BallotedDraft
    http://ontariohealth.ca/fhir/pubsub/StructureDefinition/ext-Subscriptioncontent
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.
package_name: ca.on.pubsub.r4
derivation: constraint
name: Subscriptioncontent
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent'}
    index: 0
  value:
    choices: [valueCode]
    index: 5
    slicing:
      slices:
        valueCode:
          match: {}
          schema:
            choices: [valueCode]
            index: 5
  valueCode:
    type: code
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueCode:
          match: {}
          schema: {type: code, choiceOf: value, index: 6}
package_version: 1.0.0-BallotedDraft
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/pubsub/StructureDefinition/ext-Subscriptioncontent
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null