## Injury Incident
**Injury Incident** is a profile of the [FHIR STU3 Observation](http://www.hl7.org/fhir/observation.html) resource. It is used to convey information regarding an injury event associated with the decedent’s death. It includes the location of injury, transportation event indicator, and work injury indicator as component observations.
---
### **UML Expression**
{{render:vrdrinjuryincidentUML}}
---
### **Structure Definition**
{{profile:vrdrinjuryincident, expand}}
---
### **Element Bindings**
|Element Name|Binding Type|Binding Value|Fixed Value Code System|
|-
|code|Fixed Value|"11374-6"|LOINC|
|component.Place of Injury.code|Fixed Value|"69450-5"|LOINC|
|component.Transportation Event Indicator.code|Fixed Value|"69448-9"|LOINC|
|component.Transportation Event Indicator.valueCodeableConcept|Value Set|v2-0532||
|component.Work Injury Indicator.code|Fixed Value|"69444-8"|LOINC|
|component.Work Injury Indicator.valueCodeableConcept|Value Set|v2-0532||
|location|Reference|VRDR Injury Location||
|status|Fixed Value|"final"|observation-status|
|subject|Reference|VRDR Decedent||
---
### **Element Table**
{{table:vrdrinjuryincident, expand}}
---
### **Requirements Traceability Mappings**
|Element Path|Reference|Location|Data Item|
|-
|effectiveDateTime|Vital Records DAM|2.1.03 Injury|injuryDateTime|
|effectiveDateTime|Death Certificate| Item 38|Date of Injury|
|effectiveDateTime|Death Certificate| Item 39|Time of Injury|
|effectiveDateTime|Standard Death Record IG|SDR DetailsOfInjury Profile|Observation.effectiveDateTime|
|valueCodeableConcept|Vital Records DAM|2.1.03 Injury|transportationInjuryRole|
|valueCodeableConcept|Vital Records DAM|2.1.03 Injury|workInjuryIndicator|
|valueCodeableConcept|Death Certificate| Item 41|Injury at Work?|
|valueCodeableConcept|Death Certificate| Item 44|If Transportation Injury, specify [the role of the decedent]|
|valueCodeableConcept|Standard Death Record IG|SDR DeathFromTransportInjury Profile|Observation.valueCodeableConcept|
|valueCodeableConcept|Standard Death Record IG|SDR DeathFromWorkInjury Profile|Observation.valueBoolean|
|valueString|Vital Records DAM|2.1.03 Injury|injuryOccurrenceDescription|
|valueString|Vital Records DAM|2.1.03 Injury|locationDescription|
|valueString|Death Certificate| Item 40|Place of Injury|
|valueString|Death Certificate| Item 43|Describe How Injury Occurred|
|valueString|Standard Death Record IG|SDR DetailsOfInjury Profile|Observation.extension:placeofinjury|
|valueString|Standard Death Record IG|SDR DetailsOfInjury Profile|Observation.valueString|
---
### **Instance Example**
~~~