description: This Observation provides the conclusion arrived at during death investigation regarding the extent to which tobacco use contributed to the death of the decedent. package_name: hl7.fhir.us.mdi derivation: constraint name: ObservationTobaccoUseContributedToDeath type: Observation elements: id: {short: id, index: 0} status: type: code short: status pattern: {type: Code, value: final} mustSupport: true index: 1 code: type: CodeableConcept short: Did tobacco use contribute to death mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 69443-0, system: 'http://loinc.org'} index: 2 subject: type: Reference short: subject mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 3 value: mustSupport: true choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 6} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/mdi/StructureDefinition/Observation-tobacco-use-contributed-to-death base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0-ballot required: [value, status, subject, valueCodeableConcept, code]