PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/4.3/StructureDefinition/extension-RegulatedAuthorization
description: This cross-version extension represents RegulatedAuthorization from http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization|4.3.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R4B_RegulatedAuthorization
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:
        description:
          match: {url: description}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: General textual supporting information
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: description}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: General textual supporting information
                choices: [valueMarkdown]
                index: 9
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: General textual supporting information
                choiceOf: value
                index: 10
            required: [url]
        indication:
          match: {url: indication}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Condition for which the use of the regulated product applies
            index: 31
            extensions:
              concept:
                url: concept
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to a concept (by class)
                index: 33
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: concept}
                    index: 34
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to a concept (by class)
                    choices: [valueCodeableConcept]
                    index: 36
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Reference to a concept (by class)
                    choiceOf: value
                    index: 37
                required: [url]
              reference:
                url: reference
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to a resource (by instance)
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: reference}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to a resource (by instance)
                    choices: [valueReference]
                    index: 41
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Reference to a resource (by instance)
                    choiceOf: value
                    index: 42
                required: [url]
              _datatype:
                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                type: Extension
                short: Data type name for RegulatedAuthorization.indication from FHIR R4B
                index: 43
                elements:
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    pattern: {type: String, value: CodeableReference}
                    choices: [valueString]
                    index: 45
                  valueString:
                    type: string
                    pattern: {type: String, value: CodeableReference}
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 46
                required: [valueString, value]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 32
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    concept:
                      match: {url: concept}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Reference to a concept (by class)
                        index: 33
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: concept}
                            index: 34
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Reference to a concept (by class)
                            choices: [valueCodeableConcept]
                            index: 36
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: Reference to a concept (by class)
                            choiceOf: value
                            index: 37
                        required: [url]
                    reference:
                      match: {url: reference}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Reference to a resource (by instance)
                        index: 38
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: reference}
                            index: 39
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Reference to a resource (by instance)
                            choices: [valueReference]
                            index: 41
                          valueReference:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Reference
                            short: Reference to a resource (by instance)
                            choiceOf: value
                            index: 42
                        required: [url]
                    _datatype:
                      match: {url: null}
                      schema:
                        type: Extension
                        short: Data type name for RegulatedAuthorization.indication from FHIR R4B
                        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                        index: 43
                        elements:
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            pattern: {type: String, value: CodeableReference}
                            choices: [valueString]
                            index: 45
                          valueString:
                            type: string
                            pattern: {type: String, value: CodeableReference}
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 46
                        required: [valueString, value]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: indication}
                index: 47
            required: [url]
        basis:
          match: {url: basis}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The legal/regulatory framework or reasons under which this authorization is granted
            array: true
            index: 53
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: basis}
                index: 54
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The legal/regulatory framework or reasons under which this authorization is granted
                choices: [valueCodeableConcept]
                index: 56
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The legal/regulatory framework or reasons under which this authorization is granted
                choiceOf: value
                index: 57
            required: [url]
        type:
          match: {url: type}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
                choiceOf: value
                index: 5
            required: [url]
        validityPeriod:
          match: {url: validityPeriod}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: validityPeriod}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
                choices: [valuePeriod]
                index: 29
              valuePeriod:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Period
                short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
                choiceOf: value
                index: 30
            required: [url]
        region:
          match: {url: region}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The territory in which the authorization has been granted
            array: true
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: region}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The territory in which the authorization has been granted
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The territory in which the authorization has been granted
                choiceOf: value
                index: 15
            required: [url]
        intendedUse:
          match: {url: intendedUse}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The intended use of the product, e.g. prevention, treatment
            index: 48
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: intendedUse}
                index: 49
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The intended use of the product, e.g. prevention, treatment
                choices: [valueCodeableConcept]
                index: 51
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The intended use of the product, e.g. prevention, treatment
                choiceOf: value
                index: 52
            required: [url]
        regulator:
          match: {url: regulator}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The regulatory authority or authorizing body granting the authorization
            index: 63
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: regulator}
                index: 64
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The regulatory authority or authorizing body granting the authorization
                choices: [valueReference]
                index: 66
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: The regulatory authority or authorizing body granting the authorization
                choiceOf: value
                index: 67
            required: [url]
        status:
          match: {url: status}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
                choices: [valueCodeableConcept]
                index: 19
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
                choiceOf: value
                index: 20
            required: [url]
        case:
          match: {url: case}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: 'The case or regulatory procedure for granting or amending a regulated authorization. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page)'
            index: 68
            extensions:
              identifier:
                url: identifier
                base: {max: '*', min: 0, path: Extension.extension}
                short: Identifier by which this case can be referenced
                index: 70
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: identifier}
                    index: 71
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Identifier by which this case can be referenced
                    choices: [valueIdentifier]
                    index: 73
                  valueIdentifier:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Identifier
                    short: Identifier by which this case can be referenced
                    choiceOf: value
                    index: 74
                required: [url]
              type:
                url: type
                base: {max: '*', min: 0, path: Extension.extension}
                short: The defining type of case
                index: 75
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: type}
                    index: 76
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The defining type of case
                    choices: [valueCodeableConcept]
                    index: 78
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The defining type of case
                    choiceOf: value
                    index: 79
                required: [url]
              status:
                url: status
                base: {max: '*', min: 0, path: Extension.extension}
                short: The status associated with the case
                index: 80
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: status}
                    index: 81
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The status associated with the case
                    choices: [valueCodeableConcept]
                    index: 83
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The status associated with the case
                    choiceOf: value
                    index: 84
                required: [url]
              date[x]:
                url: date[x]
                base: {max: '*', min: 0, path: Extension.extension}
                short: Relevant date for this case
                index: 85
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'date[x]'}
                    index: 86
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Relevant date for this case
                    choices: [valuePeriod, valueDateTime]
                    index: 88
                  valuePeriod:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Period
                    short: Relevant date for this case
                    choiceOf: value
                    index: 89
                  valueDateTime:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: dateTime
                    short: Relevant date for this case
                    choiceOf: value
                    index: 90
                required: [url]
              application:
                url: application
                base: {max: '*', min: 0, path: Extension.extension}
                short: Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure
                array: true
                index: 91
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                    index: 93
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        choices: [valueString]
                        index: 95
                      valueString:
                        type: string
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 96
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 92
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 93
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                choices: [valueString]
                                index: 95
                              valueString:
                                type: string
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 96
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: application}
                    index: 97
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 69
                slicing:
                  rules: closed
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    identifier:
                      match: {url: identifier}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Identifier by which this case can be referenced
                        index: 70
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: identifier}
                            index: 71
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Identifier by which this case can be referenced
                            choices: [valueIdentifier]
                            index: 73
                          valueIdentifier:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Identifier
                            short: Identifier by which this case can be referenced
                            choiceOf: value
                            index: 74
                        required: [url]
                    type:
                      match: {url: type}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The defining type of case
                        index: 75
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: type}
                            index: 76
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The defining type of case
                            choices: [valueCodeableConcept]
                            index: 78
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The defining type of case
                            choiceOf: value
                            index: 79
                        required: [url]
                    status:
                      match: {url: status}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: The status associated with the case
                        index: 80
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: status}
                            index: 81
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The status associated with the case
                            choices: [valueCodeableConcept]
                            index: 83
                          valueCodeableConcept:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: CodeableConcept
                            short: The status associated with the case
                            choiceOf: value
                            index: 84
                        required: [url]
                    date[x]:
                      match: {url: 'date[x]'}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Relevant date for this case
                        index: 85
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: 'date[x]'}
                            index: 86
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Relevant date for this case
                            choices: [valuePeriod, valueDateTime]
                            index: 88
                          valuePeriod:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: Period
                            short: Relevant date for this case
                            choiceOf: value
                            index: 89
                          valueDateTime:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            type: dateTime
                            short: Relevant date for this case
                            choiceOf: value
                            index: 90
                        required: [url]
                    application:
                      match: {url: application}
                      schema:
                        base: {max: '*', min: 0, path: Extension.extension}
                        short: Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure
                        array: true
                        index: 91
                        extensions:
                          _datatype:
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            type: Extension
                            short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                            index: 93
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                choices: [valueString]
                                index: 95
                              valueString:
                                type: string
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 96
                            required: [valueString, value]
                        elements:
                          extension:
                            base: {max: '*', min: 0, path: Extension.extension}
                            array: true
                            index: 92
                            slicing:
                              rules: closed
                              ordered: false
                              discriminator:
                              - {path: url, type: value}
                              min: 0
                              slices:
                                _datatype:
                                  match: {url: null}
                                  schema:
                                    type: Extension
                                    short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                                    index: 93
                                    elements:
                                      value:
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        pattern: {type: String, value: RegulatedAuthorization.case}
                                        choices: [valueString]
                                        index: 95
                                      valueString:
                                        type: string
                                        pattern: {type: String, value: RegulatedAuthorization.case}
                                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                        choiceOf: value
                                        index: 96
                                    required: [valueString, value]
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: application}
                            index: 97
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: case}
                index: 98
            required: [url]
        statusDate:
          match: {url: statusDate}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The date at which the current status was assigned
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: statusDate}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The date at which the current status was assigned
                choices: [valueDateTime]
                index: 24
              valueDateTime:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: dateTime
                short: The date at which the current status was assigned
                choiceOf: value
                index: 25
            required: [url]
        holder:
          match: {url: holder}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The organization that has been granted this authorization, by the regulator
            index: 58
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: holder}
                index: 59
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The organization that has been granted this authorization, by the regulator
                choices: [valueReference]
                index: 61
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: The organization that has been granted this authorization, by the regulator
                choiceOf: value
                index: 62
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-RegulatedAuthorization'}
    index: 99
package_version: r4b.r4-0.0.1-snapshot-2
extensions:
  description:
    url: description
    base: {max: '*', min: 0, path: Extension.extension}
    short: General textual supporting information
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: description}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: General textual supporting information
        choices: [valueMarkdown]
        index: 9
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: General textual supporting information
        choiceOf: value
        index: 10
    required: [url]
  indication:
    url: indication
    base: {max: '*', min: 0, path: Extension.extension}
    short: Condition for which the use of the regulated product applies
    index: 31
    extensions:
      concept:
        url: concept
        base: {max: '*', min: 0, path: Extension.extension}
        short: Reference to a concept (by class)
        index: 33
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: concept}
            index: 34
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Reference to a concept (by class)
            choices: [valueCodeableConcept]
            index: 36
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: Reference to a concept (by class)
            choiceOf: value
            index: 37
        required: [url]
      reference:
        url: reference
        base: {max: '*', min: 0, path: Extension.extension}
        short: Reference to a resource (by instance)
        index: 38
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: reference}
            index: 39
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Reference to a resource (by instance)
            choices: [valueReference]
            index: 41
          valueReference:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Reference
            short: Reference to a resource (by instance)
            choiceOf: value
            index: 42
        required: [url]
      _datatype:
        url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
        type: Extension
        short: Data type name for RegulatedAuthorization.indication from FHIR R4B
        index: 43
        elements:
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            pattern: {type: String, value: CodeableReference}
            choices: [valueString]
            index: 45
          valueString:
            type: string
            pattern: {type: String, value: CodeableReference}
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 46
        required: [valueString, value]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 32
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            concept:
              match: {url: concept}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to a concept (by class)
                index: 33
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: concept}
                    index: 34
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to a concept (by class)
                    choices: [valueCodeableConcept]
                    index: 36
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: Reference to a concept (by class)
                    choiceOf: value
                    index: 37
                required: [url]
            reference:
              match: {url: reference}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Reference to a resource (by instance)
                index: 38
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: reference}
                    index: 39
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Reference to a resource (by instance)
                    choices: [valueReference]
                    index: 41
                  valueReference:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Reference
                    short: Reference to a resource (by instance)
                    choiceOf: value
                    index: 42
                required: [url]
            _datatype:
              match: {url: null}
              schema:
                type: Extension
                short: Data type name for RegulatedAuthorization.indication from FHIR R4B
                url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                index: 43
                elements:
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    pattern: {type: String, value: CodeableReference}
                    choices: [valueString]
                    index: 45
                  valueString:
                    type: string
                    pattern: {type: String, value: CodeableReference}
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 46
                required: [valueString, value]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: indication}
        index: 47
    required: [url]
  basis:
    url: basis
    base: {max: '*', min: 0, path: Extension.extension}
    short: The legal/regulatory framework or reasons under which this authorization is granted
    array: true
    index: 53
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: basis}
        index: 54
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The legal/regulatory framework or reasons under which this authorization is granted
        choices: [valueCodeableConcept]
        index: 56
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The legal/regulatory framework or reasons under which this authorization is granted
        choiceOf: value
        index: 57
    required: [url]
  type:
    url: type
    base: {max: '*', min: 0, path: Extension.extension}
    short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Overall type of this authorization, for example drug marketing approval, orphan drug designation
        choiceOf: value
        index: 5
    required: [url]
  validityPeriod:
    url: validityPeriod
    base: {max: '*', min: 0, path: Extension.extension}
    short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: validityPeriod}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
        choices: [valuePeriod]
        index: 29
      valuePeriod:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Period
        short: The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date
        choiceOf: value
        index: 30
    required: [url]
  region:
    url: region
    base: {max: '*', min: 0, path: Extension.extension}
    short: The territory in which the authorization has been granted
    array: true
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: region}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The territory in which the authorization has been granted
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The territory in which the authorization has been granted
        choiceOf: value
        index: 15
    required: [url]
  intendedUse:
    url: intendedUse
    base: {max: '*', min: 0, path: Extension.extension}
    short: The intended use of the product, e.g. prevention, treatment
    index: 48
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: intendedUse}
        index: 49
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The intended use of the product, e.g. prevention, treatment
        choices: [valueCodeableConcept]
        index: 51
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The intended use of the product, e.g. prevention, treatment
        choiceOf: value
        index: 52
    required: [url]
  regulator:
    url: regulator
    base: {max: '*', min: 0, path: Extension.extension}
    short: The regulatory authority or authorizing body granting the authorization
    index: 63
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: regulator}
        index: 64
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The regulatory authority or authorizing body granting the authorization
        choices: [valueReference]
        index: 66
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: The regulatory authority or authorizing body granting the authorization
        choiceOf: value
        index: 67
    required: [url]
  status:
    url: status
    base: {max: '*', min: 0, path: Extension.extension}
    short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
        choices: [valueCodeableConcept]
        index: 19
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications
        choiceOf: value
        index: 20
    required: [url]
  case:
    url: case
    base: {max: '*', min: 0, path: Extension.extension}
    short: 'The case or regulatory procedure for granting or amending a regulated authorization. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page)'
    index: 68
    extensions:
      identifier:
        url: identifier
        base: {max: '*', min: 0, path: Extension.extension}
        short: Identifier by which this case can be referenced
        index: 70
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: identifier}
            index: 71
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Identifier by which this case can be referenced
            choices: [valueIdentifier]
            index: 73
          valueIdentifier:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Identifier
            short: Identifier by which this case can be referenced
            choiceOf: value
            index: 74
        required: [url]
      type:
        url: type
        base: {max: '*', min: 0, path: Extension.extension}
        short: The defining type of case
        index: 75
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: type}
            index: 76
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The defining type of case
            choices: [valueCodeableConcept]
            index: 78
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The defining type of case
            choiceOf: value
            index: 79
        required: [url]
      status:
        url: status
        base: {max: '*', min: 0, path: Extension.extension}
        short: The status associated with the case
        index: 80
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: status}
            index: 81
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The status associated with the case
            choices: [valueCodeableConcept]
            index: 83
          valueCodeableConcept:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: CodeableConcept
            short: The status associated with the case
            choiceOf: value
            index: 84
        required: [url]
      date[x]:
        url: date[x]
        base: {max: '*', min: 0, path: Extension.extension}
        short: Relevant date for this case
        index: 85
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: 'date[x]'}
            index: 86
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Relevant date for this case
            choices: [valuePeriod, valueDateTime]
            index: 88
          valuePeriod:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: Period
            short: Relevant date for this case
            choiceOf: value
            index: 89
          valueDateTime:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            type: dateTime
            short: Relevant date for this case
            choiceOf: value
            index: 90
        required: [url]
      application:
        url: application
        base: {max: '*', min: 0, path: Extension.extension}
        short: Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure
        array: true
        index: 91
        extensions:
          _datatype:
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            type: Extension
            short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
            index: 93
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: RegulatedAuthorization.case}
                choices: [valueString]
                index: 95
              valueString:
                type: string
                pattern: {type: String, value: RegulatedAuthorization.case}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 96
            required: [valueString, value]
        elements:
          extension:
            base: {max: '*', min: 0, path: Extension.extension}
            array: true
            index: 92
            slicing:
              rules: closed
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: 0
              slices:
                _datatype:
                  match: {url: null}
                  schema:
                    type: Extension
                    short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    index: 93
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        choices: [valueString]
                        index: 95
                      valueString:
                        type: string
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 96
                    required: [valueString, value]
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: application}
            index: 97
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 69
        slicing:
          rules: closed
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            identifier:
              match: {url: identifier}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Identifier by which this case can be referenced
                index: 70
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: identifier}
                    index: 71
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Identifier by which this case can be referenced
                    choices: [valueIdentifier]
                    index: 73
                  valueIdentifier:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Identifier
                    short: Identifier by which this case can be referenced
                    choiceOf: value
                    index: 74
                required: [url]
            type:
              match: {url: type}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The defining type of case
                index: 75
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: type}
                    index: 76
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The defining type of case
                    choices: [valueCodeableConcept]
                    index: 78
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The defining type of case
                    choiceOf: value
                    index: 79
                required: [url]
            status:
              match: {url: status}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: The status associated with the case
                index: 80
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: status}
                    index: 81
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The status associated with the case
                    choices: [valueCodeableConcept]
                    index: 83
                  valueCodeableConcept:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: CodeableConcept
                    short: The status associated with the case
                    choiceOf: value
                    index: 84
                required: [url]
            date[x]:
              match: {url: 'date[x]'}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Relevant date for this case
                index: 85
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: 'date[x]'}
                    index: 86
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Relevant date for this case
                    choices: [valuePeriod, valueDateTime]
                    index: 88
                  valuePeriod:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: Period
                    short: Relevant date for this case
                    choiceOf: value
                    index: 89
                  valueDateTime:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    type: dateTime
                    short: Relevant date for this case
                    choiceOf: value
                    index: 90
                required: [url]
            application:
              match: {url: application}
              schema:
                base: {max: '*', min: 0, path: Extension.extension}
                short: Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure
                array: true
                index: 91
                extensions:
                  _datatype:
                    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                    type: Extension
                    short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                    index: 93
                    elements:
                      value:
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        choices: [valueString]
                        index: 95
                      valueString:
                        type: string
                        pattern: {type: String, value: RegulatedAuthorization.case}
                        base: {max: '1', min: 0, path: 'Extension.value[x]'}
                        choiceOf: value
                        index: 96
                    required: [valueString, value]
                elements:
                  extension:
                    base: {max: '*', min: 0, path: Extension.extension}
                    array: true
                    index: 92
                    slicing:
                      rules: closed
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        _datatype:
                          match: {url: null}
                          schema:
                            type: Extension
                            short: Data type name for RegulatedAuthorization.case.application from FHIR R4B
                            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
                            index: 93
                            elements:
                              value:
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                choices: [valueString]
                                index: 95
                              valueString:
                                type: string
                                pattern: {type: String, value: RegulatedAuthorization.case}
                                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                                choiceOf: value
                                index: 96
                            required: [valueString, value]
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: application}
                    index: 97
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: case}
        index: 98
    required: [url]
  statusDate:
    url: statusDate
    base: {max: '*', min: 0, path: Extension.extension}
    short: The date at which the current status was assigned
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: statusDate}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The date at which the current status was assigned
        choices: [valueDateTime]
        index: 24
      valueDateTime:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: dateTime
        short: The date at which the current status was assigned
        choiceOf: value
        index: 25
    required: [url]
  holder:
    url: holder
    base: {max: '*', min: 0, path: Extension.extension}
    short: The organization that has been granted this authorization, by the regulator
    index: 58
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: holder}
        index: 59
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The organization that has been granted this authorization, by the regulator
        choices: [valueReference]
        index: 61
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: The organization that has been granted this authorization, by the regulator
        choiceOf: value
        index: 62
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-RegulatedAuthorization
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.0.1-snapshot-2
required: [url]