class documentation

class Locations(models.TextChoices):

View In Hierarchy

The primary tumor locations in the head and neck region.

Constant HYPOPHARYNX Undocumented
Constant LARYNX Undocumented
Constant ORAL_CAVITY Undocumented
Constant OROPHARYNX Undocumented
HYPOPHARYNX: str =

Undocumented

Value
'hypopharynx'
LARYNX: str =

Undocumented

Value
'larynx'
ORAL_CAVITY: str =

Undocumented

Value
'oral cavity'
OROPHARYNX: str =

Undocumented

Value
'oropharynx'