SystemCategoryDefinition
This table contains information from all category items. Use this table to get the name, title, or abbreviation of any category list value given the corresponding INI and for the category list. Shared category lists will have a row for each category value (VALUE_C) from the source INI and , and those rows will be duplicated for each INI and combination that points to the same category list. For example, the category list for I ORD 30 is shared with I OTP 30. Category 999-Medications will appear once in this table for INI='ORD', =30; and will appear once in this table for INI='OTP', =30.
| Column Name | Type | Description |
|---|---|---|
| SourceMasterfileIdentifier | VARCHAR | The INI of the master file which contains the item that either stores or references the category list. |
| CategoryItemNumber | NUMERIC | The item number in the master file (INI) which either stores or references the category list. |
| IsCategoryValueActive | VARCHAR | Indicates whether the category value is active. Displays "Y" if the value is active. Displays "N" if the value is inactive. |
| CategoryAbbreviation | VARCHAR | The abbreviation for the category value. |
| CategoryValueName | VARCHAR | The name of the category value. |
| CategoryTitle | VARCHAR | The title of the category value. This is the name in all caps. |
| AllCategoriesInternalIdentifier | VARCHAR | The internal ID of the category value. |
| CategoryValueCommunityIdentifier | VARCHAR | The category value. This is usually the same as the internal ID. If you use IntraConnect, this is the Community ID (CID). |