{
  "resourceType": "StructureDefinition",
  "id": "8cd46483-8eaa-433f-96a1-fd248b1a0be0",
  "meta": {
    "lastUpdated": "2020-05-27T14:22:24.354+00:00"
  },
  "url": "http://IQTIG.org/fhir/StructureDefinition/TNMKlassifikation",
  "name": "TNM_Klassifikation",
  "status": "draft",
  "date": "2020-05-27T14:22:24.097999+00:00",
  "publisher": "Institut für Qualitätssicherung und Transparenz im Gesundheitswesen (IQTIG)",
  "contact": [
    {
      "name": "IQTIG",
      "telecom": [
        {
          "system": "url",
          "value": "http://iqtig.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Staging von Tumorerkrankungen nach der TNM-Klassifikation.",
  "copyright": "Copyright © 2020, IQTIG, Katharina-Heinroth-Ufer 1, 10787 Berlin",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://iqtig.org/fhir/StructureDefinition/Stanze",
              "http://iqtig.org/fhir/StructureDefinition/Operation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "max": "0"
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "mustSupport": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "ObservationCode"
            }
          ],
          "strength": "required",
          "description": "Pathologische oder klinische Einschätzung",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMArtVS"
        }
      },
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "min": 1
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://iqtig.org/fhir/StructureDefinition/Patient",
              "http://iqitg.org/fhir/StructureDefinition/PseudonymisierterPatient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "short": "Datum des Befund",
        "definition": "Datum des TNM-Befund.",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "max": "0"
      },
      {
        "id": "Observation.dataAbsentReason",
        "path": "Observation.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.note",
        "path": "Observation.note",
        "max": "0"
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:pTNM-T",
        "path": "Observation.component",
        "sliceName": "pTNM-T",
        "max": "1",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "ADT-GEKID",
            "map": "TNM_TYP:TNM_T"
          }
        ]
      },
      {
        "id": "Observation.component:pTNM-T.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:pTNM-T.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:pTNM-T.extension:cpu-Praefix.url",
        "path": "Observation.component.extension.url",
        "fixedUri": "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
      },
      {
        "id": "Observation.component:pTNM-T.extension:cpu-Praefix.value[x]",
        "path": "Observation.component.extension.value[x]",
        "short": "c/p/u-Praefix"
      },
      {
        "id": "Observation.component:pTNM-T.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:pTNM-T.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "21899-0"
      },
      {
        "id": "Observation.component:pTNM-T.value[x]",
        "path": "Observation.component.value[x]",
        "short": "pTMT-T",
        "definition": "Gibt die Ausdehnung des Primärtumors nach pathologischer Beurteilung an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "pTMT-T",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMT_VS"
        }
      },
      {
        "id": "Observation.component:pTNM-T.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-T.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-T.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-N",
        "path": "Observation.component",
        "sliceName": "pTNM-N",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:pTNM-N.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:pTNM-N.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:pTNM-N.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:pTNM-N.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "21900-6"
      },
      {
        "id": "Observation.component:pTNM-N.value[x]",
        "path": "Observation.component.value[x]",
        "short": "pTNM-N",
        "definition": "Pathologische Beurteilung ob Lymphknoten befallen sind",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "pTNM-N",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMN_VS"
        }
      },
      {
        "id": "Observation.component:pTNM-N.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-N.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-N.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-M",
        "path": "Observation.component",
        "sliceName": "pTNM-M",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:pTNM-M.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:pTNM-M.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:pTNM-M.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:pTNM-M.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21901-4"
      },
      {
        "id": "Observation.component:pTNM-M.value[x]",
        "path": "Observation.component.value[x]",
        "short": "pTNM-M",
        "definition": "Pathologische Beurteilung, ob Metastasen vorliegen",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "pTNM-M",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMM_VS"
        }
      },
      {
        "id": "Observation.component:pTNM-M.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-M.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:pTNM-M.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-L-Kategorie",
        "path": "Observation.component",
        "sliceName": "TNM-L-Kategorie",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "33739-4"
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM L-Kategorie",
        "definition": "Gibt die Lymphgefäßinvasion an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-L-Kategorie",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNML_VS"
        }
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-L-Kategorie.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-V-Kategorie",
        "path": "Observation.component",
        "sliceName": "TNM-V-Kategorie",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "33740-2"
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-V-Kategorie",
        "definition": "Gibt die Veneninvasion an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-V-Kategorie",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMV_VS"
        }
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-V-Kategorie.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie",
        "path": "Observation.component",
        "sliceName": "TNM-Pn-Kategorie",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "92837-4"
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-Pn-Kategorie",
        "definition": "Gibt die Perineuralinvasion an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-Pn-Kategorie",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMPn_VS"
        }
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-Pn-Kategorie.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-S-Kategorie",
        "path": "Observation.component",
        "sliceName": "TNM-S-Kategorie",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-S-Kategorie.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-S-Kategorie",
        "definition": "Gibt die Werte des Serumtumormakers an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-S-Kategorie",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMS_VS"
        }
      },
      {
        "id": "Observation.component:TNM-S-Kategorie.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-S-Kategorie.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-S-Kategorie.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-y-Symbol",
        "path": "Observation.component",
        "sliceName": "TNM-y-Symbol",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-y-Symbol.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-y-Symbol.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "59479-6"
      },
      {
        "id": "Observation.component:TNM-y-Symbol.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-y-Symbol",
        "definition": "Gibt an, ob im Fall einer multimodalen Therapie die Klassifikation während oder nach der Therapie erfolgt ist.",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-y-Symbol",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMy_VS"
        }
      },
      {
        "id": "Observation.component:TNM-y-Symbol.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-y-Symbol.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-y-Symbol.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-r-Symbol",
        "path": "Observation.component",
        "sliceName": "TNM-r-Symbol",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-r-Symbol.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-r-Symbol.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21983-2"
      },
      {
        "id": "Observation.component:TNM-r-Symbol.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-r-Symbol",
        "definition": "Gibt an, ob es sich bei dem beurteilten Tumor um ein Rezidiv handelt",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-r-Symbol",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMr_VS"
        }
      },
      {
        "id": "Observation.component:TNM-r-Symbol.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-r-Symbol.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-r-Symbol.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-a-Symbol",
        "path": "Observation.component",
        "sliceName": "TNM-a-Symbol",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-a-Symbol.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-a-Symbol",
        "definition": "Gibt an, ob die Klassifikation aus Anlass einer Autopsie erfolgte",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "TNM-a-Symbol",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMa_CS\""
        }
      },
      {
        "id": "Observation.component:TNM-a-Symbol.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-a-Symbol.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-a-Symbol.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-m-Symbol",
        "path": "Observation.component",
        "sliceName": "TNM-m-Symbol",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-m-Symbol.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:TNM-m-Symbol.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "42030-7"
      },
      {
        "id": "Observation.component:TNM-m-Symbol.value[x]",
        "path": "Observation.component.value[x]",
        "short": "TNM-m-Symbol",
        "definition": "Gibt an, ob multiple Primärtumoren in einem Bereich vorligen",
        "type": [
          {
            "code": "string"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.component:TNM-m-Symbol.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-m-Symbol.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:TNM-m-Symbol.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-T",
        "path": "Observation.component",
        "sliceName": "cTNM-T",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:cTNM-T.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:cTNM-T.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:cTNM-T.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:cTNM-T.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21905-5"
      },
      {
        "id": "Observation.component:cTNM-T.value[x]",
        "path": "Observation.component.value[x]",
        "short": "cTNM-T",
        "definition": "Gibt die Ausbreitung des Primärtumors nach einer klinischen Beurteilung an",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "cTM-T",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMT_VS"
        }
      },
      {
        "id": "Observation.component:cTNM-T.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-T.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-T.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-N",
        "path": "Observation.component",
        "sliceName": "cTNM-N",
        "mustSupport": true
      },
      {
        "id": "Observation.component:cTNM-N.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:cTNM-N.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:cTNM-N.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:cTNM-N.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21906-3"
      },
      {
        "id": "Observation.component:cTNM-N.value[x]",
        "path": "Observation.component.value[x]",
        "short": "cTNM-N",
        "definition": "Klinsiche Beurteilung, ob Lymphknoten befallen sind",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "cTNM-N",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMN_VS"
        }
      },
      {
        "id": "Observation.component:cTNM-N.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-N.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-N.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-M",
        "path": "Observation.component",
        "sliceName": "cTNM-M",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:cTNM-M.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:cTNM-M.extension:cpu-Paefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Paefix",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:cTNM-M.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:cTNM-M.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21907-1"
      },
      {
        "id": "Observation.component:cTNM-M.value[x]",
        "path": "Observation.component.value[x]",
        "short": "cTNM-M",
        "definition": "Klinische Beurteilung ob Metastasen vorhanden sind",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "cTNM-M",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMM_VS"
        }
      },
      {
        "id": "Observation.component:cTNM-M.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-M.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:cTNM-M.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-T",
        "path": "Observation.component",
        "sliceName": "uTNM-T",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:uTNM-T.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:uTNM-T.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:uTNM-T.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:uTNM-T.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21911-3"
      },
      {
        "id": "Observation.component:uTNM-T.value[x]",
        "path": "Observation.component.value[x]",
        "short": "uTNM-T",
        "definition": "Feststellung der Tumorausdehnung erfolgte mittels Ultraschall",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "uTNM-T",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMT_VS"
        }
      },
      {
        "id": "Observation.component:uTNM-T.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-T.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-T.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-N",
        "path": "Observation.component",
        "sliceName": "uTNM-N",
        "mustSupport": true
      },
      {
        "id": "Observation.component:uTNM-N.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:uTNM-N.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:uTNM-N.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:uTNM-N.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21912-1"
      },
      {
        "id": "Observation.component:uTNM-N.value[x]",
        "path": "Observation.component.value[x]",
        "short": "uTNM-N",
        "definition": "Beurteilung über Befall der Lymphknoten erfolgte mittels Ultraschall",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "uTNM-N",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMN_VS\""
        }
      },
      {
        "id": "Observation.component:uTNM-N.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-N.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-N.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-M",
        "path": "Observation.component",
        "sliceName": "uTNM-M",
        "mustSupport": true
      },
      {
        "id": "Observation.component:uTNM-M.extension",
        "path": "Observation.component.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:uTNM-M.extension:cpu-Praefix",
        "path": "Observation.component.extension",
        "sliceName": "cpu-Praefix",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://iqtig.org/fhir/StructureDefinition/c/p/u-Praefix"
            ]
          }
        ]
      },
      {
        "id": "Observation.component:uTNM-M.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:uTNM-M.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "21913-9"
      },
      {
        "id": "Observation.component:uTNM-M.value[x]",
        "path": "Observation.component.value[x]",
        "short": "uTNM-M",
        "definition": "Beurteilung der Metastasen erfolgte durch Ultraschall",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "uTNM-M",
          "valueSet": "http://iqtig.org/fhir/ValueSet/kkr/TNMM_VS"
        }
      },
      {
        "id": "Observation.component:uTNM-M.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-M.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:uTNM-M.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      }
    ]
  }
}