LaboratoryResultComponentDetai
Primary table for result component information.
| Column Name | Type | Description |
|---|---|---|
| ComponentCommentText | VARCHAR | This item allows entry of a free-text comment related specifically to this component. |
| ComponentResultValue | VARCHAR | Component result interpreted value |
| ComponentResultedInstantUtc | DATETIME | The instant when the component was resulted in UTC. |
| ComponentNormalValueLowest | VARCHAR | This item specifies the lowest "normal" value for this component if applicable. |
| ResultComponentDilutionFactor | VARCHAR | The factor by which the value is diluted |
| ResultComponentCytologyReviewType | INTEGER | The cytology review type category number for the result component. |
| ComponentDeltaIndicator | VARCHAR | If this value is 1 (true), it indicates that a delta has occurred for this component. |
| ResultRecordIdentifier | VARCHAR | The unique identifier of the result record. |
| ResultComponentInstant | DATETIME | The instant the component was resulted. |
| ComponentVerifyingLaboratoryIdentification | VARCHAR | The unique ID of the lab that verified the component. |
| OverrideAbnormalityFlagIndicator | VARCHAR | Indicates whether users can override the reference range or abnormality from Result Entry. |
| ComponentResultingNetworkConceptIdentifier | VARCHAR | Stores the network concept identifier associated with this component at the time of resulting. |
| ResultComponentGroupCategoryNumber | INTEGER | The component group category number for the result component. |
| ResultingAgencyIdentifier | NUMERIC | The unique ID of the actual resulting agency for this component. This could be populated for interfaced results to indicate which resulting agency actually performed the test (as opposed to the lab or section in which verification occurred). |
| ResultComponentNumericValue | NUMERIC | The component result value for the result. This column is only populated if the component result value is numeric. This includes numeric results as well as category ID's for category results. |
| ResultComponentLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ResultComponentIdentifier | NUMERIC | Internal component ID |
| ComponentAccreditationStatusIndicator | VARCHAR | This item determines the accreditation status of the corresponding component. If set to Y-Yes, the corresponding component is accredited. If set to N-No, the corresponding component is not accredited. If null, no evaluation was performed on the component to determine if it is accredited or not. |
| ComponentDataRequirementType | INTEGER | This specifies the data requirement for the component. |
| ComponentNormalValueHigh | VARCHAR | This item specifies the highest "normal" value for this component, if applicable. |
| AccreditationStatusOverrideUserId | VARCHAR | The unique ID associated with the user record. This column is frequently used to link to the CLARITY_EMP table. Records the user responsible for overriding the accreditation status for this component. |
| ResultAbnormalityOverrideUserIdentifier | VARCHAR | The unique ID associated with the user record responsible for overriding abnormality or reference range. This column is frequently used to link to the CLARITY_EMP table. |
| ComponentVerificationStatusCategory | INTEGER | The verification status category number for this component. |
| ComponentRescreeningSelectionMethod | INTEGER | If this review was selected for rescreening, this item shows the method used to select it. |
| ComponentUncertaintyMeasurement | VARCHAR | The extent to which a given value is uncertain (e.g. if the uncertainty percentage is 5%, then the component uncertainty value for a result of 1.00 will be +/- 0.05). NOTE: This is how the data is stored in the database; as string format. This field stores numeric in M internal format, using a period as the decimal separator irrespective of locale. |
| ComponentVerifiedByUserIdentifier | VARCHAR | The unique ID of the user who verified the component. |
| UserOverrideReportableFlagIdentifier | VARCHAR | The unique ID associated with the user record responsible for overriding the reportable flag. This column is frequently used to link to the CLARITY_EMP table. |
| ComponentIsReportableFlag | INTEGER | The reportable (notifiable) flag for this component |
| ResultingComponentLaboratoryIdentification | VARCHAR | Resulting lab ID for this component. |
| ComponentReportableIndicator | VARCHAR | This item indicates whether or not a component should be reported. |
| ResultComponentUnits | VARCHAR | Component result units |
| ReportableFlagUserOverrideIndicator | VARCHAR | Indicates whether users can override the reportable flag from Result Entry. |
| ComponentLinearityDeterminationMethod | INTEGER | Stores how component linearity for this component was determined. |
| ComponentLinearityFlag | VARCHAR | The linearity flag for this component |
| LogicalObservationIdentifierCodeRecordIdentifier | NUMERIC | The unique ID associated with the LOINC record for this row as populated by the interface when results are received from an external resulting agency. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ComponentNormalRangeText | VARCHAR | The normal range for the component or a list of values that are considered normal. |
| ComponentInstrumentVerificationFlag | VARCHAR | This item is the verification flag received from the middle tier. |
| ComponentLastVerifiedUtcTimestamp | DATETIME | Stores the instant in UTC at which the component on the corresponding line was verified. |
| ComponentReportedRuleIdentifier | VARCHAR | This will copy and store component reported rule from test when result record is created |
| ResultComponentMethodSource | INTEGER | Stores how the component method for this component was determined. |
| ComponentEditingUserIdentifier | VARCHAR | The user that resulted the related component. |
| ResultComponentTestMethodIdentification | VARCHAR | The testing method for this component. |