PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-oncotree
description: Grad des Tumors nach MSKCC Oncotree Klassifikation
package_name: de.medizininformatikinitiative.kerndatensatz.mtb
derivation: constraint
name: MII_PR_MTB_Oncotree
type: Observation
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  code:
    mustSupport: true
    index: 2
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: '371469007'}
        type: Coding
        index: 3
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 4
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient', 'https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert']
    index: 5
  encounter:
    type: Reference
    short: Gesundheitseinrichtungskontakt
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung']
    index: 6
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 8
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
  value[x]:
    elements:
      coding:
        mustSupport: true
        index: 10
        elements:
          system:
            pattern: {type: uri, value: 'http://data.mskcc.org/ontologies/oncotree'}
            type: uri
            index: 11
          code: {mustSupport: true, index: 12}
        required: [code]
    required: [coding]
package_version: 2025.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-oncotree
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2024.0.0-ballot
required: [subject, value, valueCodeableConcept]