PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/4.0/StructureDefinition/extension-AdverseEvent.suspectEntity.causality
description: This cross-version extension represents AdverseEvent.suspectEntity.causality from http://hl7.org/fhir/StructureDefinition/AdverseEvent|4.0.1 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4.r5
derivation: constraint
name: ext_R4_AdverseEvent_su_causality
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        assessment:
          match: {url: null}
          schema:
            short: Assessment of if the entity caused the event
            isModifier: false
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Assessment of if the entity caused the event
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Assessment of if the entity caused the event
                choiceOf: value
                index: 4
        productRelatedness:
          match: {url: null}
          schema:
            short: AdverseEvent.suspectEntity.causalityProductRelatedness
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: AdverseEvent.suspectEntity.causalityProductRelatedness
                choices: [valueString]
                index: 7
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: AdverseEvent.suspectEntity.causalityProductRelatedness
                choiceOf: value
                index: 8
        author:
          match: {url: null}
          schema:
            short: AdverseEvent.suspectEntity.causalityAuthor
            isModifier: false
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: AdverseEvent.suspectEntity.causalityAuthor
                choices: [valueReference]
                index: 11
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: AdverseEvent.suspectEntity.causalityAuthor
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 12
        method:
          match: {url: null}
          schema:
            short: ProbabilityScale | Bayesian | Checklist
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: ProbabilityScale | Bayesian | Checklist
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: ProbabilityScale | Bayesian | Checklist
                choiceOf: value
                index: 16
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-AdverseEvent.suspectEntity.causality'}
    index: 17
package_version: 0.0.1-snapshot-1
extensions:
  assessment:
    url: null
    short: Assessment of if the entity caused the event
    isModifier: false
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Assessment of if the entity caused the event
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Assessment of if the entity caused the event
        choiceOf: value
        index: 4
  productRelatedness:
    url: null
    short: AdverseEvent.suspectEntity.causalityProductRelatedness
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: AdverseEvent.suspectEntity.causalityProductRelatedness
        choices: [valueString]
        index: 7
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: AdverseEvent.suspectEntity.causalityProductRelatedness
        choiceOf: value
        index: 8
  author:
    url: null
    short: AdverseEvent.suspectEntity.causalityAuthor
    isModifier: false
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: AdverseEvent.suspectEntity.causalityAuthor
        choices: [valueReference]
        index: 11
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: AdverseEvent.suspectEntity.causalityAuthor
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 12
  method:
    url: null
    short: ProbabilityScale | Bayesian | Checklist
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: ProbabilityScale | Bayesian | Checklist
        choices: [valueCodeableConcept]
        index: 15
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: ProbabilityScale | Bayesian | Checklist
        choiceOf: value
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-AdverseEvent.suspectEntity.causality
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]