PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.subscriptions-backport.r4@1.2.0-ballot
    http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/notification-authorization-hint
description: Authorization context information and value (e.g., token).
package_name: hl7.fhir.uv.subscriptions-backport.r4
derivation: constraint
name: NotificationAuthorizationHint
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: Authorization Type
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            short: Authorization Value
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/notification-authorization-hint'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.2.0-ballot
extensions:
  type:
    url: null
    short: Authorization Type
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
  value:
    url: null
    short: Authorization Value
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/notification-authorization-hint
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0-ballot
required: [extension]