# Constants

FallbackDomain is a const for the fallback domain in case there's no domain set, which can be the case for legacy data.
HealthcareDomain is a const for domain 'healthcare'.
InsuranceDomain is a const for domain 'insurance'.
PersonalDomain is a const for domain 'personal' (which are "PGO's").

# Type aliases

No description provided by the author