description: This Observation provides the conclusion arrived at upon completion of death investigation regarding the manner of death (e.g., natural, homicide, suicide, accident).\nThe MDI Observation - Manner of Death artifact overlaps with the VRDR Manner of Death artifact. package_name: hl7.fhir.us.mdi.r4 derivation: constraint name: ObservationMannerOfDeath type: Observation elements: status: {type: code, label: Status of the manner of death determination, short: Status of the manner of death determination, mustSupport: true, index: 0} code: type: CodeableConcept short: Manner of death mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 69449-7, system: 'http://loinc.org'} index: 1 subject: short: The decedent refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] type: Reference mustSupport: true label: The decedent index: 2 performer: short: Death certifier refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] type: Reference mustSupport: true index: 3 value: short: Manner of Death value set mustSupport: true choices: [valueCodeableConcept] label: Manner of Death value set index: 5 valueCodeableConcept: {short: Manner of Death value set, type: CodeableConcept, mustSupport: true, label: Manner of Death value set, choiceOf: value, index: 6} package_version: 1.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/mdi/StructureDefinition/Observation-manner-of-death base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.1.0 required: [value, status, subject, valueCodeableConcept, code, performer]