description: Manner of Death (Observation) package_name: hl7.fhir.us.vrdr derivation: constraint name: MannerOfDeath type: Observation elements: status: pattern: {type: Code, value: final} index: 0 code: short: Manner of death pattern: type: CodeableConcept value: coding: - {code: 69449-7, system: 'http://loinc.org'} index: 1 subject: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr'] index: 2 performer: type: Reference short: Certifier refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 3 value: choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death base: http://hl7.org/fhir/StructureDefinition/Observation version: 3.0.0-ballot required: [value, subject, valueCodeableConcept]