PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epl@1.0.1
    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: ch.fhir.ig.ch-epl
derivation: constraint
name: RegulatedAuthorizationLimitation
type: Extension
elements:
  extension:
    array: true
    min: 4
    index: 0
    slicing:
      slices:
        priceModel:
          match: {}
          schema:
            index: 49
            extensions: {}
            elements:
              extension: {index: 50}
              url:
                pattern: {type: Uri, value: priceModel}
                index: 51
              value:
                choices: [valueBoolean]
                index: 53
              valueBoolean: {type: boolean, choiceOf: value, index: 54}
        status:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: status}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        productPrice:
          match: {}
          schema: {type: Extension, url: 'http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice', index: 61}
          min: 0
        statusDate:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: statusDate}
                index: 9
              value:
                choices: [valueDate]
                index: 11
              valueDate: {type: date, choiceOf: value, index: 12}
            required: [value, valueDate]
        relatedIndication:
          match: {}
          schema:
            index: 55
            extensions: {}
            elements:
              extension: {index: 56}
              url:
                pattern: {type: Uri, value: relatedIndication}
                index: 57
              value:
                choices: [valueReference]
                index: 59
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
                index: 60
        reimbursementEndDate:
          match: {}
          schema:
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: reimbursementEndDate}
                index: 21
              value:
                choices: [valueDate]
                index: 23
              valueDate: {type: date, choiceOf: value, index: 24}
            required: [value, valueDate]
        period:
          match: {}
          schema:
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: period}
                index: 15
              value:
                choices: [valuePeriod]
                index: 17
              valuePeriod: {type: Period, choiceOf: value, index: 18}
            required: [valuePeriod, value]
        priceModelSpecification:
          match: {}
          schema:
            index: 43
            extensions: {}
            elements:
              extension: {index: 44}
              url:
                pattern: {type: Uri, value: priceModelSpecification}
                index: 45
              value:
                choices: [valueCodeableConcept]
                index: 47
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 48}
        limitationIndication:
          match: {}
          schema:
            index: 31
            extensions: {}
            elements:
              extension: {index: 32}
              url:
                pattern: {type: Uri, value: limitationIndication}
                index: 33
              value:
                choices: [valueReference]
                index: 35
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
                index: 36
            required: [valueReference, value]
        firstLimitationDate:
          match: {}
          schema:
            _required: true
            index: 25
            extensions: {}
            elements:
              extension: {index: 26}
              url:
                pattern: {type: Uri, value: firstLimitationDate}
                index: 27
              value:
                choices: [valueDate]
                index: 29
              valueDate: {type: date, choiceOf: value, index: 30}
            required: [value, valueDate]
        indicationCode:
          match: {}
          schema:
            index: 37
            extensions: {}
            elements:
              extension: {index: 38}
              url:
                pattern: {type: Uri, value: indicationCode}
                index: 39
              value:
                choices: [valueString]
                index: 41
              valueString: {type: string, choiceOf: value, index: 42}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-epl/StructureDefinition/regulatedAuthorization-limitation'}
    index: 62
  value:
    choices: []
    index: 64
package_version: 1.0.1
extensions:
  priceModel:
    url: null
    index: 49
    extensions: {}
    elements:
      extension: {index: 50}
      url:
        pattern: {type: Uri, value: priceModel}
        index: 51
      value:
        choices: [valueBoolean]
        index: 53
      valueBoolean: {type: boolean, choiceOf: value, index: 54}
  status:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: status}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  productPrice: {url: 'http://fhir.ch/ig/ch-epl/StructureDefinition/productPrice', min: 0, type: Extension, index: 61}
  statusDate:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: statusDate}
        index: 9
      value:
        choices: [valueDate]
        index: 11
      valueDate: {type: date, choiceOf: value, index: 12}
    required: [value, valueDate]
  relatedIndication:
    url: null
    index: 55
    extensions: {}
    elements:
      extension: {index: 56}
      url:
        pattern: {type: Uri, value: relatedIndication}
        index: 57
      value:
        choices: [valueReference]
        index: 59
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
        index: 60
  reimbursementEndDate:
    url: null
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: reimbursementEndDate}
        index: 21
      value:
        choices: [valueDate]
        index: 23
      valueDate: {type: date, choiceOf: value, index: 24}
    required: [value, valueDate]
  period:
    url: null
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: period}
        index: 15
      value:
        choices: [valuePeriod]
        index: 17
      valuePeriod: {type: Period, choiceOf: value, index: 18}
    required: [valuePeriod, value]
  priceModelSpecification:
    url: null
    index: 43
    extensions: {}
    elements:
      extension: {index: 44}
      url:
        pattern: {type: Uri, value: priceModelSpecification}
        index: 45
      value:
        choices: [valueCodeableConcept]
        index: 47
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 48}
  limitationIndication:
    url: null
    index: 31
    extensions: {}
    elements:
      extension: {index: 32}
      url:
        pattern: {type: Uri, value: limitationIndication}
        index: 33
      value:
        choices: [valueReference]
        index: 35
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition']
        index: 36
    required: [valueReference, value]
  firstLimitationDate:
    url: null
    _required: true
    index: 25
    extensions: {}
    elements:
      extension: {index: 26}
      url:
        pattern: {type: Uri, value: firstLimitationDate}
        index: 27
      value:
        choices: [valueDate]
        index: 29
      valueDate: {type: date, choiceOf: value, index: 30}
    required: [value, valueDate]
  indicationCode:
    url: null
    index: 37
    extensions: {}
    elements:
      extension: {index: 38}
      url:
        pattern: {type: Uri, value: indicationCode}
        index: 39
      value:
        choices: [valueString]
        index: 41
      valueString: {type: string, choiceOf: value, index: 42}
    required: [valueString, value]
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.1