Quality of Life

Quality of life (QOL) is defined by the World Health Organization as "an individual's perception of their position in life in the context of the culture and value systems in which they live and in relation to their goals, expectations, standards and concerns".

digraph G { rankdir=LR; node [shape=box, style=filled, color=lightblue]; 0 [label= "Quality\nof Life"][fillcolor=green1] 1 [label = "Wealth"] 2 [label= "Employment"] 3 [label= "Environment"] 4[label= "Physical\nHealth"] 5[label= "Mental\nHealth"] 6[label= "Education"][fillcolor=pink] 7[label= "Recreation and\nLeisure Time"] 8[label= "Social\nBelonging"][fillcolor=pink] 9[label= "Religious\nBeliefs"] 10 [label= "Safety"][fillcolor=pink] 11 [label= "Security"][fillcolor=pink] 12 [label= "Freedom"] {1 2 3 4 5 6 7 8 9 10 11 12} -> 0 6 -> {1 2 4 5 7 10 11 12} 2 -> {1 5} 12 -> {1 8} 1 -> {4 5 7 11} 10 -> {12} 11 -> {12} 5 -> 8 8 -> 5 3 -> {10 11} 9 -> {5 8} }

QOL has a wide range of contexts, including the fields of international development, healthcare, politics and employment. Health related QOL (HRQOL) is an evaluation of QOL and its relationship with health.

https://en.m.wikipedia.org/wiki/Quality_of_life HEIGHT 400 Wikipeida