RSQCType
RSQCType reportable is a result set built directly from the CCQCTypeDTO.
RSQCType is referenced in the vSample and vSampleSchemeAnalyte views using the Q_* alias for a sample's primary or secondary QC type.
RSQCType properties are as follows:
|
RS Column |
DTO Property |
Property Type |
|---|---|---|
|
AnalyticalType |
analyticalType |
String |
|
Code |
code |
String |
|
Description |
description |
String |
|
IsActive |
isActive |
Boolean |
|
IsCanLinkToUnk |
isCanLinkToUnk |
Boolean |
|
IsOrganisationScope |
isOrganisationScope |
Boolean |
|
LaboratoryId |
laboratoryId |
String |
|
LinkedQcTypeCode |
linkedQcTypeCode |
String |
|
LinkedQcTypeId |
linkedQcTypeId |
String |
|
Name |
name |
String |
|
OrganisationId |
organisationId |
String |
|
QcTypeCategoryCode |
qcTypeCategoryCode |
String |
|
QcTypeCategoryId |
qcTypeCategoryId |
String |
|
QCTypeId |
id |
String |
|
SecondaryAnalyticalType |
secondaryAnalyticalType |
String |
|
UserStatusScriptCode |
userStatusScriptCode |
String |
|
UserStatusScriptId |
userStatusScriptId |
String |
