{ "description": "Determination of the patient's vital status", "_filename": "StructureDefinition-cce-core-Observation-VitalStatus.json", "package_name": "cce.fhir.minimal", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "VitalStatus", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "Vital Status", "package_version": "0.4.0", "status": "draft", "id": "825e0f38-4b57-4c3c-b01b-4ed44a0c10c2", "kind": "resource", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-VitalStatus", "version": "0.0.1", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system", "fixedUri": "http://hl7.org/fhir/observation-category" }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code", "fixedCode": "activity" }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code", "fixedCode": "75186-7" }, { "id": "Observation.subject", "min": 1, "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" ] } ] }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "short": "Date of last known vital status", "mapping": [ { "map": "Course:Examinationdate_Course", "comment": "Only approximately", "identity": "ADT-GEKID" }, { "map": "urn:dktk:dataelement:48:3", "comment": "urn:dktk:dataelement:48:3", "identity": "ISO-11179" } ], "definition": "Corresponds to the date on which this vital status course was last documented", "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "short": "VitalStatus", "binding": { "strength": "required", "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/VitalStatusVS", "description": "VitalStatus" }, "mapping": [ { "map": "TOD:Dateofdeath != NULL,TOD:Dateofdeath = NULL", "comment": "Only approximately", "identity": "ADT-GEKID" }, { "map": "urn:dktk:dataelement:53:3", "comment": "urn:dktk:dataelement:53:3", "identity": "ISO-11179" } ], "definition": "VitalStatus", "mustSupport": true }, { "id": "Observation.value[x].coding.code", "min": 1, "path": "Observation.value[x].coding.code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }