MBSomaticTesting


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id int identity 4 null
MBSomaticTests.SomaticTestSetID FK_MBSomaticTests_SomaticTestSetIDR
ExtId uniqueidentifier 16 (newsequentialid())
CareID int 4 null
tblMAIN_REFERRALS.CARE_ID FK_MBSomaticTesting_CareIDR
DateRequested date 20 null
DatePerformed date 20 null
DateReported date 20 null
ReportingOrganisation int 4 null
DateReceivedByLab date 20 null
ACTION_ID int 4 null

Indexes

Constraint Name Type Sort Column(s)
PK_MBSomaticTesting Primary key Asc Id

Relationships