PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.seltene@2026.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-prioritaet
description: Priorität der (einzelnen) Empfehlung
package_name: de.medizininformatikinitiative.kerndatensatz.seltene
derivation: constraint
name: MII_EX_Seltene_Empfehlung_Prioritaet
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-prioritaet'}
    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: 2026.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-prioritaet
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [valuePositiveInt, valueDecimal, value]