PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.8.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-TodUrsache
{
  "description": "Tod Ursache",
  "_filename": "StructureDefinition-onco-core-Observation-TodUrsache.json",
  "package_name": "de.dktk.oncology",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "TodUrsache",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Tod Ursache",
  "package_version": "1.8.0",
  "status": "active",
  "id": "7cd421a8-365f-4648-8c62-2dfff7f9ae1c",
  "kind": "resource",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-TodUrsache",
  "version": "0.9.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "short": "Todesursache",
      "definition": "Todesursachen und Krebs-Tod-Relation"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding.system",
      "path": "Observation.category.coding.system",
      "fixedUri": "http://hl7.org/fhir/observation-category"
    }, {
      "id": "Observation.category.coding.code",
      "path": "Observation.category.coding.code",
      "fixedCode": "laboratory"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": false
    }, {
      "id": "Observation.code.coding.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "68343-3"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient", "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding",
      "min": 1,
      "path": "Observation.value[x].coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding:icd-10-gm",
      "path": "Observation.value[x].coding",
      "mapping": [ {
        "map": "Tod:Todesursachen_ICD",
        "comment": "Tod:Todesursachen_ICD",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:adt:dataelement:105:1",
        "identity": "ISO-11179"
      } ],
      "sliceName": "icd-10-gm",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding:icd-10-gm.system",
      "min": 1,
      "path": "Observation.value[x].coding.system",
      "short": "ICD-10-GM",
      "fixedUri": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding:todTumorbedingt",
      "path": "Observation.value[x].coding",
      "short": "Tod Tumor bedingt",
      "binding": {
        "strength": "required",
        "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/JNUVS"
      },
      "mapping": [ {
        "map": "Tod:Tod_tumorbedingt",
        "comment": "Tod:Tod_tumorbedingt",
        "identity": "ADT-GEKID"
      }, {
        "map": "urn:adt:dataelement:104:1",
        "identity": "ISO-11179"
      } ],
      "sliceName": "todTumorbedingt",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding:todTumorbedingt.system",
      "min": 1,
      "path": "Observation.value[x].coding.system",
      "short": "todTumorbedingt",
      "fixedUri": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/JNUCS",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}