PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot-alpha.1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund
description: Response Beurteilung nach DNPM
package_name: de.medizininformatikinitiative.kerndatensatz.mtb
derivation: constraint
name: MII_PR_MTB_Response_Befund
type: Observation
elements:
  value[x]:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung'}
            index: 9
          code:
            binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-response-befund-beurteilung'}
            index: 10
  meta: {mustSupport: true, index: 0}
  method: {short: Beurteilungsmethode, mustSupport: true, index: 11}
  value:
    short: Response Beurteilung
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 7
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: Response Beurteilung
            mustSupport: true
            choices: [valueCodeableConcept]
            index: 7
  effectiveDateTime:
    type: dateTime
    short: Zeitpunkt
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, short: Zeitpunkt, choiceOf: effective, index: 5}
  status: {mustSupport: true, index: 2}
  effective:
    short: Zeitpunkt
    choices: [effectiveDateTime]
    index: 4
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: Zeitpunkt
            choices: [effectiveDateTime]
            index: 4
  valueCodeableConcept:
    type: CodeableConcept
    short: Response Beurteilung
    mustSupport: true
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, short: Response Beurteilung, mustSupport: true, choiceOf: value, index: 8}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Procedure', 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-therapie']
    index: 1
package_version: 2025.0.0-ballot-alpha.1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund
base: https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-verlauf
version: 2024.0.0-ballot
required: [method, partOf]