PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.6.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-CarePlan-Therapieempfehlung
{
  "description": "Therapieempfehlung der Tumorkonferenz.",
  "_filename": "StructureDefinition-onco-core-CarePlan-Therapieempfehlung.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "Therapieempfehlung",
  "abstract": false,
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.6.0",
  "status": "active",
  "id": "d785ab15-5a6a-4d44-ae0c-bfdc7bd49853",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-CarePlan-Therapieempfehlung",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "CarePlan",
      "path": "CarePlan",
      "short": "Therapieempfehlung"
    }, {
      "id": "CarePlan.identifier",
      "path": "CarePlan.identifier",
      "mustSupport": true
    }, {
      "id": "CarePlan.identifier.value",
      "min": 1,
      "path": "CarePlan.identifier.value",
      "short": "Ein Wert, der eindeutig ist wie die Tumorkonferenz_ID",
      "definition": "Ein Wert, der eindeutig ist wie die Tumorkonferenz_ID"
    }, {
      "id": "CarePlan.subject",
      "path": "CarePlan.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient", "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym" ]
      } ],
      "mustSupport": true
    }, {
      "id": "CarePlan.created",
      "path": "CarePlan.created",
      "short": "Tumorkonferenz Therapieplanung Datum",
      "mapping": [ {
        "map": "Tumorkonferenz:Datum",
        "comment": "Tumorkonferenz:Datum",
        "identity": "ADT"
      } ],
      "definition": "Datum der Durchführung der Tumorkonferenz bzw. der sonstigen Therapieplanung.",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity",
      "path": "CarePlan.activity",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail",
      "path": "CarePlan.activity.detail",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.code",
      "min": 1,
      "path": "CarePlan.activity.detail.code",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.code.coding",
      "path": "CarePlan.activity.detail.code.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungVS",
        "description": "Code defined by oBDS"
      }
    }, {
      "id": "CarePlan.activity.detail.code.coding.system",
      "min": 1,
      "path": "CarePlan.activity.detail.code.coding.system",
      "fixedUri": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungCS",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.code.coding.code",
      "min": 1,
      "path": "CarePlan.activity.detail.code.coding.code",
      "mapping": [ {
        "map": "Therapieempfehlung:Typ_Therapieempfehlung",
        "comment": "Therapieempfehlung:Typ_Therapieempfehlung",
        "identity": "ADT"
      } ],
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.status",
      "path": "CarePlan.activity.detail.status",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.statusReason",
      "path": "CarePlan.activity.detail.statusReason",
      "short": "Tumorkonferenz/Therapieempfehlung Therapieabweichung auf Wunsch des Patienten",
      "definition": "Tumorkonferenz/Therapieempfehlung Therapieabweichung auf Wunsch des Patienten",
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.statusReason.coding",
      "min": 1,
      "path": "CarePlan.activity.detail.statusReason.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS"
      },
      "mapping": [ {
        "map": "19.2",
        "comment": "Tumorkonferenz/Therapieempfehlung Therapieabweichung auf Wunsch des Patienten",
        "identity": "oBDS"
      } ],
      "mustSupport": true
    }, {
      "id": "CarePlan.activity.detail.statusReason.coding.system",
      "path": "CarePlan.activity.detail.statusReason.coding.system",
      "fixedUri": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/JNUCS"
    }, {
      "id": "CarePlan.activity.detail.statusReason.coding.code",
      "min": 1,
      "path": "CarePlan.activity.detail.statusReason.coding.code",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}