PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-alis-connect@1.0.0-ballot
    http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-tpvalue
description: This extension describes the TPValue.
package_name: ch.fhir.ig.ch-alis-connect
derivation: constraint
name: ChAlisExtensionTPValue
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-tpvalue'}
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueDecimal:
          match: {}
          schema:
            short: TPValue
            choices: [valueDecimal]
            _required: true
            index: 5
          min: 1
          max: 1
  valueDecimal:
    type: decimal
    short: TPValue
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueDecimal:
          match: {}
          schema: {type: decimal, short: TPValue, choiceOf: value, _required: true, index: 6}
          min: 1
          max: 1
package_version: 1.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-tpvalue
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot
required: [valueDecimal, value]