PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4.r5-0.0.1-snapshot-2
    http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicinalProductUndesirableEffect
description: This cross-version extension represents MedicinalProductUndesirableEffect from http://hl7.org/fhir/StructureDefinition/MedicinalProductUndesirableEffect|4.0.1 for use in FHIR R5.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R4_MedicinalProductUndesirableEffect
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        symptomConditionEffect:
          match: {url: symptomConditionEffect}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The symptom, condition or undesirable effect
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: symptomConditionEffect}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The symptom, condition or undesirable effect
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The symptom, condition or undesirable effect
                choiceOf: value
                index: 5
            required: [url]
        classification:
          match: {url: classification}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Classification of the effect
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: classification}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Classification of the effect
                choices: [valueCodeableConcept]
                index: 9
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Classification of the effect
                choiceOf: value
                index: 10
            required: [url]
        frequencyOfOccurrence:
          match: {url: frequencyOfOccurrence}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The frequency of occurrence of the effect
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: frequencyOfOccurrence}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The frequency of occurrence of the effect
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The frequency of occurrence of the effect
                choiceOf: value
                index: 15
            required: [url]
        population:
          match: {url: population}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The population group to which this applies
            array: true
            index: 16
            extensions:
              age[x]:
                url: age[x]
                base: {max: '*', min: 0, path: Extension.extension}
                short: The age of the specific population
                index: 18
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'age[x]'}
                    index: 19
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The age of the specific population
                    choices: [valueRange, valueCodeableConcept]
                    index: 21
                  valueRange:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Range
                    short: The age of the specific population
                    choiceOf: value
                    index: 22
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The age of the specific population
                    choiceOf: value
                    index: 23
                required: [url]
              gender:
                url: gender
                base: {max: '*', min: 0, path: Extension.extension}
                short: The gender of the specific population
                index: 24
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: gender}
                    index: 25
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The gender of the specific population
                    choices: [valueCodeableConcept]
                    index: 27
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The gender of the specific population
                    choiceOf: value
                    index: 28
                required: [url]
              race:
                url: race
                base: {max: '*', min: 0, path: Extension.extension}
                short: Race of the specific population
                index: 29
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: race}
                    index: 30
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Race of the specific population
                    choices: [valueCodeableConcept]
                    index: 32
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Race of the specific population
                    choiceOf: value
                    index: 33
                required: [url]
              physiologicalCondition:
                url: physiologicalCondition
                base: {max: '*', min: 0, path: Extension.extension}
                short: The existing physiological conditions of the specific population to which this applies
                index: 34
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: physiologicalCondition}
                    index: 35
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The existing physiological conditions of the specific population to which this applies
                    choices: [valueCodeableConcept]
                    index: 37
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The existing physiological conditions of the specific population to which this applies
                    choiceOf: value
                    index: 38
                required: [url]
              _datatype:
                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                type: Extension
                short: Data type name for MedicinalProductUndesirableEffect.population from FHIR R4
                index: 39
                elements:
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    pattern: {type: String, value: Population}
                    choices: [valueString]
                    index: 41
                  valueString:
                    type: string
                    pattern: {type: String, value: Population}
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 42
                required: [valueString, value]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 17
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    age[x]:
                      match: {url: 'age[x]'}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The age of the specific population
                        index: 18
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: 'age[x]'}
                            index: 19
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The age of the specific population
                            choices: [valueRange, valueCodeableConcept]
                            index: 21
                          valueRange:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Range
                            short: The age of the specific population
                            choiceOf: value
                            index: 22
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The age of the specific population
                            choiceOf: value
                            index: 23
                        required: [url]
                    gender:
                      match: {url: gender}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The gender of the specific population
                        index: 24
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: gender}
                            index: 25
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The gender of the specific population
                            choices: [valueCodeableConcept]
                            index: 27
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The gender of the specific population
                            choiceOf: value
                            index: 28
                        required: [url]
                    race:
                      match: {url: race}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Race of the specific population
                        index: 29
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: race}
                            index: 30
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Race of the specific population
                            choices: [valueCodeableConcept]
                            index: 32
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Race of the specific population
                            choiceOf: value
                            index: 33
                        required: [url]
                    physiologicalCondition:
                      match: {url: physiologicalCondition}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The existing physiological conditions of the specific population to which this applies
                        index: 34
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: physiologicalCondition}
                            index: 35
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The existing physiological conditions of the specific population to which this applies
                            choices: [valueCodeableConcept]
                            index: 37
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The existing physiological conditions of the specific population to which this applies
                            choiceOf: value
                            index: 38
                        required: [url]
                    _datatype:
                      match: {url: null}
                      schema:
                        type: Extension
                        short: Data type name for MedicinalProductUndesirableEffect.population from FHIR R4
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        index: 39
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: Population}
                            choices: [valueString]
                            index: 41
                          valueString:
                            type: string
                            pattern: {type: String, value: Population}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 42
                        required: [valueString, value]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: population}
                index: 43
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicinalProductUndesirableEffect'}
    index: 44
package_version: r4.r5-0.0.1-snapshot-2
extensions:
  symptomConditionEffect:
    url: symptomConditionEffect
    base: {max: '*', min: 0, path: Extension.extension}
    short: The symptom, condition or undesirable effect
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: symptomConditionEffect}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The symptom, condition or undesirable effect
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The symptom, condition or undesirable effect
        choiceOf: value
        index: 5
    required: [url]
  classification:
    url: classification
    base: {max: '*', min: 0, path: Extension.extension}
    short: Classification of the effect
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: classification}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Classification of the effect
        choices: [valueCodeableConcept]
        index: 9
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Classification of the effect
        choiceOf: value
        index: 10
    required: [url]
  frequencyOfOccurrence:
    url: frequencyOfOccurrence
    base: {max: '*', min: 0, path: Extension.extension}
    short: The frequency of occurrence of the effect
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: frequencyOfOccurrence}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The frequency of occurrence of the effect
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The frequency of occurrence of the effect
        choiceOf: value
        index: 15
    required: [url]
  population:
    url: population
    base: {max: '*', min: 0, path: Extension.extension}
    short: The population group to which this applies
    array: true
    index: 16
    extensions:
      age[x]:
        url: age[x]
        base: {max: '*', min: 0, path: Extension.extension}
        short: The age of the specific population
        index: 18
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: 'age[x]'}
            index: 19
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The age of the specific population
            choices: [valueRange, valueCodeableConcept]
            index: 21
          valueRange:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Range
            short: The age of the specific population
            choiceOf: value
            index: 22
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The age of the specific population
            choiceOf: value
            index: 23
        required: [url]
      gender:
        url: gender
        base: {max: '*', min: 0, path: Extension.extension}
        short: The gender of the specific population
        index: 24
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: gender}
            index: 25
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The gender of the specific population
            choices: [valueCodeableConcept]
            index: 27
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The gender of the specific population
            choiceOf: value
            index: 28
        required: [url]
      race:
        url: race
        base: {max: '*', min: 0, path: Extension.extension}
        short: Race of the specific population
        index: 29
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: race}
            index: 30
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Race of the specific population
            choices: [valueCodeableConcept]
            index: 32
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Race of the specific population
            choiceOf: value
            index: 33
        required: [url]
      physiologicalCondition:
        url: physiologicalCondition
        base: {max: '*', min: 0, path: Extension.extension}
        short: The existing physiological conditions of the specific population to which this applies
        index: 34
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: physiologicalCondition}
            index: 35
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The existing physiological conditions of the specific population to which this applies
            choices: [valueCodeableConcept]
            index: 37
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The existing physiological conditions of the specific population to which this applies
            choiceOf: value
            index: 38
        required: [url]
      _datatype:
        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
        type: Extension
        short: Data type name for MedicinalProductUndesirableEffect.population from FHIR R4
        index: 39
        elements:
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            pattern: {type: String, value: Population}
            choices: [valueString]
            index: 41
          valueString:
            type: string
            pattern: {type: String, value: Population}
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 42
        required: [valueString, value]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 17
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            age[x]:
              match: {url: 'age[x]'}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The age of the specific population
                index: 18
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'age[x]'}
                    index: 19
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The age of the specific population
                    choices: [valueRange, valueCodeableConcept]
                    index: 21
                  valueRange:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Range
                    short: The age of the specific population
                    choiceOf: value
                    index: 22
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The age of the specific population
                    choiceOf: value
                    index: 23
                required: [url]
            gender:
              match: {url: gender}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The gender of the specific population
                index: 24
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: gender}
                    index: 25
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The gender of the specific population
                    choices: [valueCodeableConcept]
                    index: 27
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The gender of the specific population
                    choiceOf: value
                    index: 28
                required: [url]
            race:
              match: {url: race}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Race of the specific population
                index: 29
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: race}
                    index: 30
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Race of the specific population
                    choices: [valueCodeableConcept]
                    index: 32
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Race of the specific population
                    choiceOf: value
                    index: 33
                required: [url]
            physiologicalCondition:
              match: {url: physiologicalCondition}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The existing physiological conditions of the specific population to which this applies
                index: 34
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: physiologicalCondition}
                    index: 35
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The existing physiological conditions of the specific population to which this applies
                    choices: [valueCodeableConcept]
                    index: 37
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The existing physiological conditions of the specific population to which this applies
                    choiceOf: value
                    index: 38
                required: [url]
            _datatype:
              match: {url: null}
              schema:
                type: Extension
                short: Data type name for MedicinalProductUndesirableEffect.population from FHIR R4
                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                index: 39
                elements:
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    pattern: {type: String, value: Population}
                    choices: [valueString]
                    index: 41
                  valueString:
                    type: string
                    pattern: {type: String, value: Population}
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 42
                required: [valueString, value]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: population}
        index: 43
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicinalProductUndesirableEffect
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url]