| TTVisitationConsentID | 
                                                primary key | 
                                            
                                            
                                                | TTVisitationCaseID | 
                                                a connection to visitation case | 
                                            
                                            
                                                | ParentTTVisitationConsentID | 
                                                a parent visitation consent or NULL if not relevant | 
                                            
                                            
                                                | tblUsersID | 
                                                user who created | 
                                            
                                            
                                                | TTVisitationConsentTypeID | 
                                                foreign key | 
                                            
                                            
                                                | TTVisitationRegistrationID | 
                                                foreign key | 
                                            
                                            
                                                | ConsentGiven | 
                                                Is the consent given or not | 
                                            
                                            
                                                | ConsentValidFrom | 
                                                the date from which consent is valid | 
                                            
                                            
                                                | ConsentGivenToAuthority | 
                                                to which authority is consent given, CVR nummer | 
                                            
                                            
                                                | ConsentGivenFromAuthority | 
                                                from which authority is consent given, CVR Nummer | 
                                            
                                            
                                                | ConsentExpiresAt | 
                                                the date of consent expiry | 
                                            
                                            
                                                | Created | 
                                                Timestamp for creation og record. | 
                                            
                                            
                                                | DisplayOrder | 
                                                The sort order of the consent | 
                                            
                                            
                                                | CorrectionText | 
                                                The reson for the correction | 
                                            
                                            
                                                | Corrected | 
                                                Timestamp for the correction | 
                                            
                                            
                                                | CorrectionUserID | 
                                                The user who corrected | 
                                            
                                            
                                                | CorrectionAuthorityID | 
                                                authority under which correction was done | 
                                            
                                            
                                                | TTCommonAuthorityId | 
                                                foreign key |