Getting Started
User Guide
block_ID
Reference
Developer Guide
origin
Bases: object
object
Represents a clinical assessment scale with a name and value.
The name of the clinical scale (e.g., “YBOCS”, “MADRS”)
str
The score/value for this scale (optional)
str | None
Methods
is_valid()
is_valid
Check if the scale has both name and value.
Attributes
value
name