PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.messaging.event
description: This cross-version extension represents CapabilityStatement.messaging.event from http://hl7.org/fhir/StructureDefinition/CapabilityStatement|3.0.2 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r3.r4b
derivation: constraint
name: Ext_R3_CapabilityStatement_me_event
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 5
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 5
      slices:
        code:
          match: {url: code}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Event type
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: code}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Event type
                choices: [valueCoding]
                index: 4
              valueCoding:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Coding
                short: Event type
                choiceOf: value
                index: 5
            required: [url]
        category:
          match: {url: category}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Consequence | Currency | Notification
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: category}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Consequence | Currency | Notification
                choices: [valueCode]
                index: 9
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: Consequence | Currency | Notification
                choiceOf: value
                index: 10
            required: [url]
        mode:
          match: {url: mode}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: sender | receiver
            _required: true
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: mode}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: sender | receiver
                choices: [valueCode]
                index: 14
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: sender | receiver
                choiceOf: value
                index: 15
            required: [url]
        focus:
          match: {url: focus}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Resource that's focus of message
            _required: true
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: focus}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Resource that's focus of message
                choices: [valueCode]
                index: 19
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: Resource that's focus of message
                choiceOf: value
                index: 20
            required: [url]
        request:
          match: {url: request}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Profile that describes the request
            _required: true
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: request}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Profile that describes the request
                choices: [valueReference]
                index: 24
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Profile that describes the request
                choiceOf: value
                index: 25
            required: [url]
        response:
          match: {url: response}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Profile that describes the response
            _required: true
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: response}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Profile that describes the response
                choices: [valueReference]
                index: 29
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Profile that describes the response
                choiceOf: value
                index: 30
            required: [url]
        documentation:
          match: {url: documentation}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Endpoint-specific event documentation
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: documentation}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Endpoint-specific event documentation
                choices: [valueString]
                index: 34
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Endpoint-specific event documentation
                choiceOf: value
                index: 35
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.messaging.event'}
    index: 36
package_version: 0.0.1-snapshot-2
extensions:
  code:
    url: code
    base: {max: '*', min: 0, path: Extension.extension}
    short: Event type
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: code}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Event type
        choices: [valueCoding]
        index: 4
      valueCoding:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Coding
        short: Event type
        choiceOf: value
        index: 5
    required: [url]
  category:
    url: category
    base: {max: '*', min: 0, path: Extension.extension}
    short: Consequence | Currency | Notification
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: category}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Consequence | Currency | Notification
        choices: [valueCode]
        index: 9
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: Consequence | Currency | Notification
        choiceOf: value
        index: 10
    required: [url]
  mode:
    url: mode
    base: {max: '*', min: 0, path: Extension.extension}
    short: sender | receiver
    _required: true
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: mode}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: sender | receiver
        choices: [valueCode]
        index: 14
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: sender | receiver
        choiceOf: value
        index: 15
    required: [url]
  focus:
    url: focus
    base: {max: '*', min: 0, path: Extension.extension}
    short: Resource that's focus of message
    _required: true
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: focus}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Resource that's focus of message
        choices: [valueCode]
        index: 19
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: Resource that's focus of message
        choiceOf: value
        index: 20
    required: [url]
  request:
    url: request
    base: {max: '*', min: 0, path: Extension.extension}
    short: Profile that describes the request
    _required: true
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: request}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Profile that describes the request
        choices: [valueReference]
        index: 24
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Profile that describes the request
        choiceOf: value
        index: 25
    required: [url]
  response:
    url: response
    base: {max: '*', min: 0, path: Extension.extension}
    short: Profile that describes the response
    _required: true
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: response}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Profile that describes the response
        choices: [valueReference]
        index: 29
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Profile that describes the response
        choiceOf: value
        index: 30
    required: [url]
  documentation:
    url: documentation
    base: {max: '*', min: 0, path: Extension.extension}
    short: Endpoint-specific event documentation
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: documentation}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Endpoint-specific event documentation
        choices: [valueString]
        index: 34
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Endpoint-specific event documentation
        choiceOf: value
        index: 35
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.messaging.event
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]