PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.0.2
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Procedure-Strahlentherapie
{
  "description": "Ermittlung der Strahlentherapiedaten",
  "_filename": "StructureDefinition-onco-core-Procedure-Strahlentherapie.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "Strahlentherapie",
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "status": "active",
  "id": "1f768cee-9e0f-4d4a-b8eb-3e6ba9fd6f5f",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Procedure-Strahlentherapie",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Procedure.extension",
      "path": "Procedure.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Procedure.extension:StellungZurOp",
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp" ]
      } ],
      "short": "Strahlentherapie Stellung zu operativer Therapie",
      "mapping": [ {
        "map": "ST:ST_Stellung_OP",
        "comment": "ST:ST_Stellung_OP",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:68:3",
        "comment": "urn:dktk:dataelement:68:3",
        "identity": "ISO-11179"
      } ],
      "sliceName": "StellungZurOp",
      "definition": "Gibt an, in welchem Bezug zu einer operativen Therapie die Bestrahlung steht",
      "mustSupport": true
    }, {
      "path": "Procedure.extension",
      "definition": "Gibt die Intention der Strahlentherapie an",
      "short": "Intention Strahlentherapie",
      "mapping": [ {
        "map": "ST:ST_Intention",
        "comment": "ST:ST_Intention",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:67:2",
        "comment": "urn:dktk:dataelement:67:2",
        "identity": "ISO-11179"
      } ],
      "type": [ {
        "code": "Extension",
        "profile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-SYSTIntention" ]
      } ],
      "mustSupport": true,
      "sliceName": "Intention",
      "max": "1",
      "id": "Procedure.extension:Intention"
    }, {
      "id": "Procedure.status",
      "path": "Procedure.status",
      "mustSupport": true
    }, {
      "id": "Procedure.category",
      "min": 1,
      "path": "Procedure.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.category.coding",
      "max": "1",
      "min": 1,
      "path": "Procedure.category.coding"
    }, {
      "id": "Procedure.category.coding.code",
      "min": 1,
      "path": "Procedure.category.coding.code",
      "short": "Strahlentherapie",
      "mapping": [ {
        "map": "Bestrahlung:ST_Beginn != NULL",
        "comment": "abzuleiten",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:dktk:dataelement:34:2",
        "comment": "urn:dktk:dataelement:34:2",
        "identity": "ISO-11179"
      } ],
      "fixedCode": "ST",
      "definition": "Gibt an, ob der Tumor bestrahlt wurde"
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "mustSupport": true
    }, {
      "id": "Procedure.reasonReference",
      "path": "Procedure.reasonReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}