LabResultComponentDefinition
The table contains basic information about the standard result components that can constitute your procedures. For example, the components of a lab panel are usually the tests performed on a single specimen.
| Column Name | Type | Description |
|---|---|---|
| RecordTypeCategory | INTEGER | The record type category number for the record. This indicates whether the record is a result component or component grouper. |
| StandardizedResultRangeMinimum | NUMERIC | Post-standardization minimum reasonable value for this LRR |
| LabCategoryListItemNumber | NUMERIC | If lab definitions and data type is category, the Chronicles' item that hosts the category list. |
| AntibioticMedicationIdentification | NUMERIC | Link to a medication record. This is set only for antibiotic components. |
| GraphicalMinimumExpectedValue | NUMERIC | This item defines the minimum value that you expect this lab component to have. It is used by SlicerDicer to determine what the lower bound of the slider should be set to. This value is typically set using the SlicerDicer Lab Range Calculator. |
| ComponentGrouperTypeCategory | INTEGER | The grouper type category number if the record is a component grouper. Examples are Antibiotic Combination and Class of Antibiotic. |
| DefaultLogicalObservationIdentifierCodeId | NUMERIC | The unique ID of the LOINC (LNC) record that will be used if no complex mapping of LOINC codes has been done, or if there is no match in the complex mapping table. |
| AntibioticCostCategory | INTEGER | Antibiotic cost keeps track of the high level cost for the result component's antibiotic (51330). This can be displayed as $, $$, $$$, etc. |
| IsExchangeComponent | VARCHAR | Exchange components are exclusively used for receiving results from external organizations. |
| ResultComponentTypeCategoryId | INTEGER | The component type category ID for the result component. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| StandardUnitTarget | VARCHAR | Convert incoming Care Everywhere lab results to this unit |
| IsHiddenInResultsReviewIndicator | VARCHAR | Indicates whether a component is hidden in the Results Review activity. Y indicates that the Hide in RR setting is set to Yes for the component, and it will be hidden in Results Review. An N or a null value indicates that it will not be hidden in Results Review. |
| DefaultHighRangeForFemales | VARCHAR | If no female-specific result ranges are specified for an age range or a resulting agency, this is the value above which the result entry will be marked as high for female patients. |
| DeprecatedLabCategoryDiscriminationCode | VARCHAR | If lab definitions and data type is category, the discrimination code that limits the categories made available during lab result entry. This setting is discontinued and no longer affects end user workflows. |
| DefaultFemaleLowValue | VARCHAR | If no female-specific result ranges are specified for an age range or a resulting agency, this is the value below which the result entry will be marked as low for female patients. |
| ComponentSubtypeCategoryIdentifier | INTEGER | The component subtype category ID for the result component. This item is used in conjunction with COMPONENT_TYPE_C. For certain component types (i.e., Blood Bank), there needs to be more specific differentiation about what this component really represents (i.e., Unit Number, Coding System). |
| LabAntibioticCategory | INTEGER | If component type is antibiotic, the component's antibiotic category used in EpicCare ORD 2210. |
| DefaultHighReferenceRange | VARCHAR | If no result ranges are specified for an age range or resulting agency, this is the default value above which results are marked as high. |
| ComponentAbbreviation | VARCHAR | The abbreviated version of the component’s name. |
| ComponentRecordState | INTEGER | The record state category number for the component. This indicates whether the record is inactive, deleted, or hidden. |
| SupportsDataEntryRestrictionsIndicator | VARCHAR | Indicates if component supports defining data entry restrictions in lab result entry. Y indicates that the component supports defining data entry restrictions. Null indicates that is does not. |
| GraphMaximumNumericValue | NUMERIC | This item defines the maximum value that you expect this lab component to have. It is used by SlicerDicer to determine what the upper bound of the slider should be set to. This value is typically set using the SlicerDicer Lab Range Calculator. |
| LabNumericPrecision | NUMERIC | If lab definitions and data type is numeric, the number of decimal places to use. |
| RespectPrecisionByTruncationIndicator | VARCHAR | If lab definitions and data type is numeric, should precision be respected through truncation? The alternative is rounding.Y indicates that precision should be respected through truncation. Null indicates that rounding will be used. |
| LabCategoryChroniclesIniName | VARCHAR | If lab definitions and data type is category, the Chronicles' INI that hosts the category list. |
| ComponentUniqueId | NUMERIC | The unique ID of the component record. |
| ResultCheckingSetupIdentifier | NUMERIC | Links to result checking setup (TRE) for this component. |
| BestPracticeAlertGroupName | VARCHAR | The name used by clinical system’s Best Practice Alerts to group related components. |
| DisableLessThanGreaterThanFormattingIndicator | VARCHAR | If lab definitions and data type is numeric, should formatting that applies "<" less than or ">" greater than be disabled when input is greater than the minimum or maximum allowed?. Y indicates that the formatting will be applied. Null indicates that it will not. |
| DefaultResultUnits | VARCHAR | If no units are specified for an age range or a resulting agency, this unit is used when printing result values. |
| ComponentCommonName | VARCHAR | The common name can be used to gather multiple components with different names that actually refer to the same thing, for example Na and Sodium. |
| LabCategoryDisplayFormat | INTEGER | If lab definitions and data type is category, the format that should be shown when displaying the category list. |
| LabWorkcardDefaultUseType | INTEGER | Stores the default use type for a lab micro workcard component added to a workcard or workup. Components added as a result of a workcard action can have a default use type specified in the workcard action record, which takes precedence over this setting. If nothing is entered in either record, the default use type is "Use". |
| LabComponentSubtypeCategory | INTEGER | This item contains the subtype of lab components. This item is used in conjunction with 'component type' (I LRR 51350 - CLARITY_COMPONENT__COMPONENT_TYPE_C). |
| ComponentLogicalObservationIdentifierNamesAndCodesCode | VARCHAR | Free text LOINC code associated with a component. This field is for reference or lookup only, no Epic functionality is driven by this field. |