FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/StructureDefinition-onco-core-CarePlan-Therapieempfehlung

Packagede.dktk.oncology
Resource TypeStructureDefinition
IdStructureDefinition-onco-core-CarePlan-Therapieempfehlung
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-CarePlan-Therapieempfehlung
URLhttp://dktk.dkfz.de/fhir/StructureDefinition/onco-core-CarePlan-Therapieempfehlung
Version1.0.0
Statusactive
NameTherapieempfehlung
DescriptionTherapieempfehlung der Tumorkonferenz.
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
onco-core-Patient-PatientPatient
onco-core-Patient-PseudonymPatientenpseudonym
ValueSet
JNUVSJNUVS
TherapieempfehlungVSTherapieempfehlungVS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-CarePlan-Therapieempfehlung",
  "version": "1.0.0",
  "name": "Therapieempfehlung",
  "status": "active",
  "description": "Therapieempfehlung der Tumorkonferenz.",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan",
        "short": "Therapieempfehlung"
      },
      {
        "id": "CarePlan.identifier",
        "path": "CarePlan.identifier",
        "mustSupport": true
      },
      {
        "id": "CarePlan.identifier.value",
        "path": "CarePlan.identifier.value",
        "short": "Ein Wert, der eindeutig ist wie die Tumorkonferenz_ID",
        "definition": "Ein Wert, der eindeutig ist wie die Tumorkonferenz_ID",
        "min": 1
      },
      {
        "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",
        "definition": "Datum der Durchführung der Tumorkonferenz bzw. der sonstigen Therapieplanung.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "ADT",
            "map": "Tumorkonferenz:Datum",
            "comment": "Tumorkonferenz:Datum"
          }
        ]
      },
      {
        "id": "CarePlan.activity",
        "path": "CarePlan.activity",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.detail",
        "path": "CarePlan.activity.detail",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.detail.code",
        "path": "CarePlan.activity.detail.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.detail.code.coding",
        "path": "CarePlan.activity.detail.code.coding",
        "binding": {
          "strength": "extensible",
          "description": "Code defined by oBDS",
          "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungVS"
        }
      },
      {
        "id": "CarePlan.activity.detail.code.coding.system",
        "path": "CarePlan.activity.detail.code.coding.system",
        "min": 1,
        "fixedUri": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungCS",
        "mustSupport": true
      },
      {
        "id": "CarePlan.activity.detail.code.coding.code",
        "path": "CarePlan.activity.detail.code.coding.code",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "ADT",
            "map": "Therapieempfehlung:Typ_Therapieempfehlung",
            "comment": "Therapieempfehlung:Typ_Therapieempfehlung"
          }
        ]
      },
      {
        "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",
        "path": "CarePlan.activity.detail.statusReason.coding",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS"
        },
        "mapping": [
          {
            "identity": "oBDS",
            "map": "19.2",
            "comment": "Tumorkonferenz/Therapieempfehlung Therapieabweichung auf Wunsch des Patienten"
          }
        ]
      },
      {
        "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",
        "path": "CarePlan.activity.detail.statusReason.coding.code",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}