PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epl-1.0.0-ballot
    http://fhir.ch/ig/ch-epl/StructureDefinition/regulatedAuthorization-limitation
description: A limitation to an authorisation for reimbursement of a drug, for a certain indication.
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: RegulatedAuthorizationLimitation
type: Extension
elements:
  extension:
    array: true
    min: 4
    index: 0
    slicing:
      slices:
        status:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: status}
                type: uri
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        statusDate:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: statusDate}
                type: uri
                index: 9
              value:
                choices: [valueDate]
                index: 11
              valueDate: {type: date, choiceOf: value, index: 12}
            required: [value, valueDate]
        period:
          match: {}
          schema:
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: uri, value: period}
                type: uri
                index: 15
              value:
                choices: [valuePeriod]
                index: 17
              valuePeriod: {type: Period, choiceOf: value, index: 18}
            required: [value, valuePeriod]
        reimbursementEndDate:
          match: {}
          schema:
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: uri, value: reimbursementEndDate}
                type: uri
                index: 21
              value:
                choices: [valueDate]
                index: 23
              valueDate: {type: date, choiceOf: value, index: 24}
            required: [value, valueDate]
        firstLimitationDate:
          match: {}
          schema:
            _required: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: uri, value: firstLimitationDate}
                type: uri
                index: 27
              value:
                choices: [valueDate]
                index: 29
              valueDate: {type: date, choiceOf: value, index: 30}
            required: [value, valueDate]
        limitationIndication:
          match: {}
          schema:
            index: 31
            extensions: {}
            elements:
              extension: {index: 32}
              url:
                pattern: {type: uri, value: limitationIndication}
                type: uri
                index: 33
              value:
                choices: [valueReference]
                index: 35
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
                index: 36
            required: [value, valueReference]
        indicationCode:
          match: {}
          schema:
            index: 37
            extensions: {}
            elements:
              extension: {index: 38}
              url:
                pattern: {type: uri, value: indicationCode}
                type: uri
                index: 39
              value:
                choices: [valueString]
                index: 41
              valueString: {type: string, choiceOf: value, index: 42}
            required: [value, valueString]
        productPrice:
          match: {}
          schema: {type: Extension, url: 'http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice', index: 43}
          min: 0
  url:
    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-epl/StructureDefinition/regulatedAuthorization-limitation'}
    type: uri
    index: 44
  value:
    choices: []
    index: 46
package_version: epl-1.0.0-ballot
extensions:
  status:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: status}
        type: uri
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  statusDate:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: statusDate}
        type: uri
        index: 9
      value:
        choices: [valueDate]
        index: 11
      valueDate: {type: date, choiceOf: value, index: 12}
    required: [value, valueDate]
  period:
    url: null
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: uri, value: period}
        type: uri
        index: 15
      value:
        choices: [valuePeriod]
        index: 17
      valuePeriod: {type: Period, choiceOf: value, index: 18}
    required: [value, valuePeriod]
  reimbursementEndDate:
    url: null
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: uri, value: reimbursementEndDate}
        type: uri
        index: 21
      value:
        choices: [valueDate]
        index: 23
      valueDate: {type: date, choiceOf: value, index: 24}
    required: [value, valueDate]
  firstLimitationDate:
    url: null
    _required: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: uri, value: firstLimitationDate}
        type: uri
        index: 27
      value:
        choices: [valueDate]
        index: 29
      valueDate: {type: date, choiceOf: value, index: 30}
    required: [value, valueDate]
  limitationIndication:
    url: null
    index: 31
    extensions: {}
    elements:
      extension: {index: 32}
      url:
        pattern: {type: uri, value: limitationIndication}
        type: uri
        index: 33
      value:
        choices: [valueReference]
        index: 35
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
        index: 36
    required: [value, valueReference]
  indicationCode:
    url: null
    index: 37
    extensions: {}
    elements:
      extension: {index: 38}
      url:
        pattern: {type: uri, value: indicationCode}
        type: uri
        index: 39
      value:
        choices: [valueString]
        index: 41
      valueString: {type: string, choiceOf: value, index: 42}
    required: [value, valueString]
  productPrice: {url: 'http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice', min: 0, type: Extension, index: 43}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-epl/StructureDefinition/regulatedAuthorization-limitation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot