DEPRECATED_24_01_GermlineTesting


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ID int identity 4 null
DEPRECATED_24_01_GermlineTestsOffered.GermlineTestSet FK_GermlineTestsOffered_GermlineTestingR
CareID int 4 null
OfferStatus int 4 null
OfferDate date 20 null
ReportingLabOrganisation int 4 null
OtherTestOffered varchar 30 null
ClinicalGeneticistReferralStatus int 4 null
IsDeleted bit 1 null

Indexes

Constraint Name Type Sort Column(s)
PK_GermlineTesting Primary key Asc ID

Relationships