PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.seltene@2026.0.1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapieempfehlung-nicht-medikamentoes
description: Therapieempfehlung für nicht-medikamentöse Interventionen bei seltenen Erkrankungen (z.B. Ernährungstherapie, Gentherapie, Prophylaxe, Früherkennung)
package_name: de.medizininformatikinitiative.kerndatensatz.seltene
derivation: constraint
name: MII_PR_Seltene_TherapieempfehlungNichtMedikamentoes
type: ServiceRequest
elements:
  category:
    mustSupport: true
    index: 6
    slicing:
      rules: open
      description: Slice für Therapiestrategie-Kategorisierung aus Modellvorhaben GenomSeq
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        MVGenomSeqTherapieStrategie:
          match: {}
          schema:
            short: Modellvorhaben GenomSeq Therapiestrategie-Typ (Nicht-Medikamentös)
            mustSupport: true
            binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/ValueSet/mii-vs-seltene-therapieempfehlung-strategie-nicht-medikamentoes'}
            index: 7
            elements:
              coding:
                index: 8
                elements:
                  system: {index: 9}
                  code: {index: 10}
                required: [system, code]
            required: [coding]
        MVGenomSeqTherapieTyp:
          match: {}
          schema:
            short: Modellvorhaben GenomSeq Therapietyp (Kausal/Symptomatisch)
            mustSupport: true
            binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/ValueSet/mii-vs-seltene-therapieempfehlung-typ'}
            index: 11
            elements:
              coding:
                index: 12
                elements:
                  system: {index: 13}
                  code: {index: 14}
                required: [system, code]
            required: [coding]
  supportingInfo:
    type: Reference
    short: Unterstützende Informationen zur Empfehlung
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
    index: 33
  encounter: {short: Behandlungskontext der Empfehlung, mustSupport: true, index: 26}
  reasonCode: {short: Grund für die Therapieempfehlung (codiert), mustSupport: true, index: 31}
  note: {short: Zusätzliche Anmerkungen zur Therapieempfehlung, mustSupport: true, index: 34}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Prioritaet:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-prioritaet', index: 1}
          min: 0
          max: 1
        Evidenzgraduierung:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-evidenzgraduierung', index: 2}
          min: 0
          max: 1
        Publikation:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-publikation', index: 3}
          min: 0
  requester:
    type: Reference
    short: Empfehlender Arzt/Einrichtung
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    index: 29
  priority: {mustSupport: true, index: 15}
  status: {mustSupport: true, index: 4}
  code:
    short: Art der nicht-medikamentösen Intervention
    mustSupport: true
    index: 16
    elements:
      coding:
        index: 17
        slicing:
          rules: open
          discriminator:
          - {path: system, type: pattern}
          min: null
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
                mustSupport: true
                index: 18
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 19
                required: [system]
            ops:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/ops'}
              schema:
                binding: {strength: extensible, valueSet: 'http://fhir.de/ValueSet/bfarm/ops'}
                mustSupport: true
                index: 20
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/bfarm/ops'}
                    index: 21
                required: [system]
            loinc:
              match: {system: 'http://loinc.org'}
              schema:
                mustSupport: true
                index: 22
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 23
                required: [system]
      text: {mustSupport: true, index: 24}
    required: [text]
  intent:
    short: proposal
    mustSupport: true
    pattern: {type: Code, value: proposal}
    index: 5
  subject:
    type: Reference
    short: Patient, für den die Therapie empfohlen wird
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 25
  occurrence:
    short: Empfohlener Zeitpunkt oder Zeitraum für die Intervention
    mustSupport: true
    choices: []
    index: 28
  performer: {short: Vorgesehener Durchführender der Intervention, mustSupport: true, index: 30}
  reasonReference:
    type: Reference
    short: Verweis auf zugrundeliegende Diagnose oder Befund
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/Observation']
    index: 32
package_version: 2026.0.1
extensions:
  Prioritaet: {url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-prioritaet', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  Evidenzgraduierung: {url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-evidenzgraduierung', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
  Publikation: {url: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-ex-seltene-empfehlung-publikation', min: 0, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapieempfehlung-nicht-medikamentoes
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 2026.0.1
required: [category, code]