PackagesCanonicalsLogsProblems
    Packages
    ltsi.fhir.oncofair@0.1.0
    http://oncofair-ig.kereval.cloud/StructureDefinition/treatment-line
description: The treatment line number
package_name: ltsi.fhir.oncofair
derivation: constraint
name: TreatmentLine
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://oncofair-ig.kereval.cloud/StructureDefinition/treatment-line'}
    index: 1
  value:
    short: Line number the treatment
    mustSupport: true
    choices: [valueInteger]
    index: 6
    slicing:
      slices:
        valueInteger:
          match: {}
          schema:
            short: Line number the treatment
            mustSupport: true
            choices: [valueInteger]
            index: 6
          min: 0
          max: 1
  valueInteger:
    short: Line number the treatment
    type: integer
    mustSupport: true
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueInteger:
          match: {}
          schema: {short: Line number the treatment, type: integer, mustSupport: true, choiceOf: value, index: 7}
          min: 0
          max: 1
package_version: 0.1.0
extensions: {}
class: extension
kind: complex-type
url: http://oncofair-ig.kereval.cloud/StructureDefinition/treatment-line
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0