## Decedent Education Level
**Decedent Education Level** is a profile of the [FHIR STU3 Observation](http://hl7.org/fhir/STU3/observation.html) resource. It is used to convey the highest level of education completed by the decedent. It is an optional element useful for use in stratification of death information for research, analysis, or decision making purposes.
---
### **UML Expression**
{{render:vrdrdecedenteducationlevelUML}}
---
### **Structure Definition**
{{profile:vrdrdecedenteducationlevel, expand}}
---
### **Element Bindings**
|Element Name|Binding Type|Binding Value|Fixed Value Code System|
|-
|code|Fixed Value|"80913-7"|LOINC|
|status|Fixed Value|"final"|observation-status|
|subject|Reference|VRDR Decedent||
|valueCodeableConcept|Value Set|v3-EducationLevel||
---
### **Element Table**
{{table:vrdrdecedenteducationlevel, expand}}
---
### **Requirements Traceability Mappings**
|Element Path|Reference|Location|Data Item|
|-
|valueCodeableConcept|Vital Records DAM|3.02 Decedent|educationLevel|
|valueCodeableConcept|Death Certificate| Item 51|Decedent's Education|
|valueCodeableConcept|Standard Death Record IG|SDR Decedent Profile|Patient.extension:education|
---
### **Instance Example**
**Table of Values**
|Element Name|Element Value|
|-
|ID|example-decedent-education-level|
|profile|VRDR-Decedent-Education-Level|
|status|final|
|code.code|80913-7|
|subject.reference|example-decedent|
|value.system|v3-EducationLevel|
|value.code|GD|
|value.displayName|Graduate or professional Degree complete|
---
**XML Instance**
~~~