QUEUED, BILLED), which are replicated into each practice’s data with a null practice_id. Applied tags in the tag table point back here via tag_system_id.
This table’s columns and relationships are shown in the Hosted Database schema.
Global Elation default definitions carry a null
practice_id; practice-created definitions carry the owning practice. The custom flag distinguishes the two (true = practice-created, false = Elation-provided). type records the entity a tag applies to - known values are claim and patient.- The full tag catalog available to a practice
- Distinguishing custom (practice-created) tags from Elation defaults
- Listing the global default tags shared across all practices
- Resolving an applied tag (
tag.tag_system_id) to its label and color
Tag catalog
Lists the active tag definitions, defaults first.Most-applied tags
Joins definitions to the applied tags in thetag table to rank which labels are used most.