PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-prioritaet
description: Priorität der (einzelnen) Empfehlung
package_name: de.medizininformatikinitiative.kerndatensatz.mtb
derivation: constraint
name: MII_EX_MTB_Empfehlung_Prioritaet
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-prioritaet'}
    type: uri
    index: 1
  value:
    mustSupport: true
    choices: [valuePositiveInt]
    index: 10
    slicing:
      slices:
        valuePositiveInt:
          match: {}
          schema:
            mustSupport: true
            choices: [valuePositiveInt]
            index: 10
          min: 0
          max: 1
  valueDecimal:
    type: decimal
    mustSupport: true
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueDecimal:
          match: {}
          schema: {type: decimal, mustSupport: true, choiceOf: value, index: 8}
          min: 0
          max: 1
  valuePositiveInt:
    type: positiveInt
    mustSupport: true
    choiceOf: value
    index: 11
    slicing:
      slices:
        valuePositiveInt:
          match: {}
          schema: {type: positiveInt, mustSupport: true, choiceOf: value, index: 11}
          min: 0
          max: 1
package_version: 2025.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-prioritaet
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2024.0.0-ballot
required: [value, valueDecimal, valuePositiveInt]