{ "description": "Death Cause", "_filename": "StructureDefinition-cce-core-Observation-DeathCause.json", "package_name": "cce.fhir.full", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DeathCause", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "Death Cause", "package_version": "0.2.0", "status": "draft", "id": "6e4aacd4-c130-4095-a665-d7ca40748266", "kind": "resource", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-DeathCause", "version": "0.0.1", "differential": { "element": [ { "id": "Observation", "path": "Observation", "short": "CauseOfDeath", "definition": "Causes of death and Cancer-Death-Relationship" }, { "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": [ "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient", "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-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", "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:icd-10-gm.code", "min": 1, "path": "Observation.value[x].coding.code", "mapping": [ { "map": "Death:Causesofdeath_ICD", "comment": "Death:Causesofdeath_ICD", "identity": "ADT-GEKID" }, { "map": "urn:adt:dataelement:105:1", "identity": "ISO-11179" } ], "mustSupport": true }, { "id": "Observation.value[x].coding:deathTumorrelated", "path": "Observation.value[x].coding", "short": "Death Tumor related", "binding": { "strength": "required", "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/YNUVS" }, "sliceName": "deathTumorrelated", "mustSupport": true }, { "id": "Observation.value[x].coding:deathTumorrelated.system", "min": 1, "path": "Observation.value[x].coding.system", "short": "deathTumorrelated", "fixedUri": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/YNUCS", "mustSupport": true }, { "id": "Observation.value[x].coding:deathTumorrelated.code", "min": 1, "path": "Observation.value[x].coding.code", "mapping": [ { "map": "Death:Death_duetotumor", "comment": "Death:Death_duetotumor", "identity": "ADT-GEKID" }, { "map": "urn:adt:dataelement:104:1", "identity": "ISO-11179" } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }