TOML
Body Type Classification - TOML
Body type classification categorizes obesity into visceral fat type and subcutaneous fat type based on where fat accumulates in the body. Visceral fat type involves fat accumulation around internal organs and is associated with higher risks of metabolic syndrome and lifestyle-related diseases. Subcutaneous fat type involves fat accumulation under the skin and is considered to have relatively lower health risks. According to the Japan Society for the Study of Obesity, visceral fat obesity is defined as visceral fat area of 100cm² or more, or waist circumference of 85cm or more for men and 90cm or more for women.
obesity
visceral fat
subcutaneous fat
metabolic syndrome
health
lifestyle disease
[[items]]
code = "1"
slug = "visceral-fat-type"
name = "Visceral Fat Type Obesity"
description = "Obesity characterized by fat accumulation around internal organs."
bodyShape = "Apple-shaped"
commonIn = "[\"Men\",\"Postmenopausal women\",\"People over 30\"]"
diagnosticCriteria_visceralFatArea = "100cm²以上"
diagnosticCriteria_waistCircumference_female = "90cm以上"
diagnosticCriteria_waistCircumference_male = "85cm以上"
fatLocation = "Intra-abdominal, around internal organs"
healthRisk = "high"
[[items]]
code = "2"
slug = "subcutaneous-fat-type"
name = "Subcutaneous Fat Type Obesity"
description = "Obesity characterized by fat accumulation under the skin."
bodyShape = "Pear-shaped"
commonIn = "[\"Women\",\"Teens and twenties\"]"
diagnosticCriteria_visceralFatArea = ""
diagnosticCriteria_waistCircumference_female = ""
diagnosticCriteria_waistCircumference_male = ""
fatLocation = "Subcutaneous tissue (thighs, buttocks, hips, etc.)"
healthRisk = "low"