aspnet_Applications
Field |
Type |
Size |
Nullable? |
Foreign Key |
ApplicationName |
nvarchar |
256 |
|
|
LoweredApplicationName |
nvarchar |
256 |
|
|
ApplicationId |
uniqueidentifier |
|
|
|
Description |
nvarchar |
256 |
|
|
aspnet_Membership
Field |
Type |
Size |
Nullable? |
Foreign Key |
ApplicationId |
uniqueidentifier |
|
|
aspnet_Applications.ApplicationId |
UserId |
uniqueidentifier |
|
|
aspnet_Users.UserId |
Password |
nvarchar |
128 |
|
|
PasswordFormat |
int |
|
|
|
PasswordSalt |
nvarchar |
128 |
|
|
MobilePIN |
nvarchar |
16 |
|
|
Email |
nvarchar |
256 |
|
|
LoweredEmail |
nvarchar |
256 |
|
|
PasswordQuestion |
nvarchar |
256 |
|
|
PasswordAnswer |
nvarchar |
128 |
|
|
IsApproved |
bit |
|
|
|
IsLockedOut |
bit |
|
|
|
CreateDate |
datetime |
|
|
|
LastLoginDate |
datetime |
|
|
|
LastPasswordChangedDate |
datetime |
|
|
|
LastLockoutDate |
datetime |
|
|
|
FailedPasswordAttemptCount |
int |
|
|
|
FailedPasswordAttemptWindowStart |
datetime |
|
|
|
FailedPasswordAnswerAttemptCount |
int |
|
|
|
FailedPasswordAnswerAttemptWindowStart |
datetime |
|
|
|
Comment |
ntext |
1073741823 |
|
|
aspnet_Profile
Field |
Type |
Size |
Nullable? |
Foreign Key |
UserId |
uniqueidentifier |
|
|
aspnet_Users.UserId |
PropertyNames |
ntext |
1073741823 |
|
|
PropertyValuesString |
ntext |
1073741823 |
|
|
PropertyValuesBinary |
image |
2147483647 |
|
|
LastUpdatedDate |
datetime |
|
|
|
aspnet_Roles
Field |
Type |
Size |
Nullable? |
Foreign Key |
ApplicationId |
uniqueidentifier |
|
|
aspnet_Applications.ApplicationId |
RoleId |
uniqueidentifier |
|
|
|
RoleName |
nvarchar |
256 |
|
|
LoweredRoleName |
nvarchar |
256 |
|
|
Description |
nvarchar |
256 |
|
|
aspnet_SchemaVersions
Field |
Type |
Size |
Nullable? |
Foreign Key |
Feature |
nvarchar |
128 |
|
|
CompatibleSchemaVersion |
nvarchar |
128 |
|
|
IsCurrentVersion |
bit |
|
|
|
aspnet_Users
Field |
Type |
Size |
Nullable? |
Foreign Key |
ApplicationId |
uniqueidentifier |
|
|
aspnet_Applications.ApplicationId |
UserId |
uniqueidentifier |
|
|
|
UserName |
nvarchar |
256 |
|
|
LoweredUserName |
nvarchar |
256 |
|
|
MobileAlias |
nvarchar |
16 |
|
|
IsAnonymous |
bit |
|
|
|
LastActivityDate |
datetime |
|
|
|
EXPORT_Clients
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
LastName |
nvarchar |
50 |
|
|
FirstName |
nvarchar |
50 |
|
|
FamilyHeadID |
int |
|
|
|
Gender |
int |
|
|
|
DateOfBirth |
datetime2 |
|
|
|
AboriginalIndicator |
int |
|
|
|
CitizenshipStatus |
int |
|
|
|
VeteranIndicator |
int |
|
|
|
CountryOfBirth |
int |
|
|
|
FamilyRoleType |
int |
|
|
|
EXPORT_CustomLookups
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
Type |
int |
|
|
|
TypeID |
int |
|
|
|
RollupTypeID |
int |
|
|
|
NameEnglish |
nvarchar |
-1 |
|
|
NameFrench |
nvarchar |
-1 |
|
|
EXPORT_ExportProgress
Field |
Type |
Size |
Nullable? |
Foreign Key |
Exporting |
int |
|
|
|
ProgressStatus |
int |
|
|
|
EXPORT_Indicators
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
ClientID |
int |
|
|
EXPORT_Clients.ID |
Type |
int |
|
|
|
TypeID |
int |
|
|
|
StartDate |
datetime2 |
|
|
|
EndDate |
datetime2 |
|
|
|
EXPORT_Organizations
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
Name |
varchar |
255 |
|
|
BedType |
int |
|
|
|
ProviderType |
int |
|
|
|
ServiceOfferedType |
int |
|
|
|
CityName |
varchar |
255 |
|
|
RegularBedCount |
int |
|
|
|
OverflowBedCount |
int |
|
|
|
EXPORT_Stays
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
ClientID |
int |
|
|
EXPORT_Clients.ID |
OrganizationID |
int |
|
|
EXPORT_Organizations.ID |
StartDate |
datetime2 |
|
|
|
EndDate |
datetime2 |
|
|
|
ReasonForService |
int |
|
|
|
ReasonForDischarge |
int |
|
|
|
FamilyHeadClientID |
int |
|
|
|
FamilyRoleID |
int |
|
|
|
HistoricalAboriginalIndicator |
int |
|
|
|
HistoricalCitizenshipStatus |
int |
|
|
|
EXPORT_Turnaways
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
ClientID |
int |
|
|
EXPORT_Clients.ID |
OrganizationID |
int |
|
|
EXPORT_Organizations.ID |
Date |
datetime2 |
|
|
|
ReasonForTurnaway |
int |
|
|
|
AgeCategory |
int |
|
|
|
Gender |
int |
|
|
|
ObservedAboriginal |
bit |
|
|
|
ObservedDisability |
bit |
|
|
|
HIFIS_AboriginalIndicatorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
LegacyID |
int |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AboriginalIndicatorTypes_SP
HIFIS_Activities
Field |
Type |
Size |
Nullable? |
Foreign Key |
ActivitiesID |
int |
|
|
|
ActivitiesTypeID |
smallint |
|
|
HIFIS_ActivitiesTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
Minutes |
int |
|
|
|
UnitCost |
decimal |
|
|
|
UnitPrice |
decimal |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
GoodsActivitiesID |
int |
|
|
HIFIS_GoodsActivities.GoodsActivitiesID |
HIFIS_Activities_Items
Field |
Type |
Size |
Nullable? |
Foreign Key |
ActivitiesItemID |
int |
|
|
|
ActivitiesTypeID |
smallint |
|
|
HIFIS_ActivitiesTypes.ID |
Minutes |
int |
|
|
|
UnitCost |
decimal |
|
|
|
UnitPrice |
decimal |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
ActiveYN |
char |
1 |
|
|
Name |
nvarchar |
50 |
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Activities_Items_ServiceProviders
HIFIS_Activities_ReportCategories
Field |
Type |
Size |
Nullable? |
Foreign Key |
ActivitiesReportCategoriesID |
int |
|
|
|
ActivitiesID |
int |
|
|
HIFIS_Activities.ActivitiesID |
ReportCategoriesTypeID |
smallint |
|
|
HIFIS_ReportCategoriesTypes.ID |
NumberOfServicedPeople |
smallint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ActivitiesTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Addresses
Field |
Type |
Size |
Nullable? |
Foreign Key |
AddressID |
int |
|
|
|
Building |
nvarchar |
50 |
|
|
Floor |
nvarchar |
100 |
|
|
AddressLn1 |
nvarchar |
50 |
|
|
AddressLn2 |
nvarchar |
50 |
|
|
CityID |
int |
|
|
HIFIS_CityTypes.CityTypeID |
ProvinceID |
smallint |
|
|
HIFIS_ProvinceTypes.ID |
CountryID |
smallint |
|
|
HIFIS_CountryTypes.ID |
PostalCode |
nvarchar |
6 |
|
|
InternationalCityName |
nvarchar |
50 |
|
|
InternationalProvinceName |
nvarchar |
50 |
|
|
InternationalPostalCode |
nvarchar |
20 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Unit |
nvarchar |
6 |
|
|
GeoRegionID |
smallint |
|
|
|
Longitude |
decimal |
|
|
|
Latitude |
decimal |
|
|
|
AddressMappingInfoID |
int |
|
|
HIFIS_AddressMappingInfo.AddressMappingInfoID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
MetaDataSearch |
nvarchar |
500 |
|
|
HIFIS_Addresses_GeoRegion
Field |
Type |
Size |
Nullable? |
Foreign Key |
AddGeoRegionID |
int |
|
|
|
AddressID |
int |
|
|
HIFIS_Addresses.AddressID |
GeoRegionID |
smallint |
|
|
HIFIS_GeoRegionTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_AddressMappingInfo
Field |
Type |
Size |
Nullable? |
Foreign Key |
AddressMappingInfoID |
int |
|
|
|
URL |
nvarchar |
500 |
|
|
Image |
varbinary |
-1 |
|
|
MIMEType |
nvarchar |
50 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_AFoodItems_Services_Totals
HIFIS_AFoodItemsTotal_ReportCategories
HIFIS_AgeCategoryTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AgeCategoryTypes_SP
HIFIS_AMeals_Services_Totals
Field |
Type |
Size |
Nullable? |
Foreign Key |
AMealServiceTotalID |
int |
|
|
|
ServiceID |
bigint |
|
|
HIFIS_Services.ServiceID |
TotalServings |
smallint |
|
|
|
Total |
nchar |
10 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_AMealsTotal_ReportCategories
HIFIS_Anonymous
Field |
Type |
Size |
Nullable? |
Foreign Key |
AnonymousID |
int |
|
|
|
PresumedAboriginalYN |
char |
1 |
|
|
ObservedDisability |
char |
1 |
|
|
GenderTypeID |
smallint |
|
|
HIFIS_GenderTypes.ID |
AgeCategoryTypeID |
smallint |
|
|
HIFIS_AgeCategoryTypes.ID |
NoOfChildren |
smallint |
|
|
|
NoOfAdults |
smallint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ApplicationTabs
Field |
Type |
Size |
Nullable? |
Foreign Key |
ApplicationTabID |
tinyint |
|
|
|
ParentItemID |
tinyint |
|
|
HIFIS_ApplicationTabs.ApplicationTabID |
PositionE |
tinyint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
URL |
varchar |
200 |
|
|
IsClickableYN |
char |
1 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LastUpdatedBy |
int |
|
|
|
RightID |
int |
|
|
|
PositionF |
tinyint |
|
|
|
HIFIS_AppointmentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AppointmentTypes_SP
HIFIS_ArmedConflictsTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ArmedConflictsTypes_SP
HIFIS_ArmedForceOfTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ArmedForceOfTypes_SP
HIFIS_ArmedForcesElementTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ArmedForcesElementTypes_SP
HIFIS_ArmyRankTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
Stratum |
tinyint |
|
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
LegacyID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ArmyRoleTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ArmyServicePeriods_VeternsAttributeTypes
HIFIS_ArrivingByTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AssetTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AtRiskstatusTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_AtRiskstatusTypes_SP
HIFIS_AuditMessages
Field |
Type |
Size |
Nullable? |
Foreign Key |
AuditMessageID |
smallint |
|
|
|
MessageE |
nvarchar |
255 |
|
|
MessageF |
nvarchar |
255 |
|
|
HIFIS_BailEvents
Field |
Type |
Size |
Nullable? |
Foreign Key |
BailEventID |
int |
|
|
|
PeopleLifeEventID |
int |
|
|
HIFIS_People_LifeEvents.PeopleLifeEventID |
Curfew |
time |
|
|
|
RiskTypeID |
smallint |
|
|
HIFIS_RiskTypes.ID |
Comments |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_BandNameTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
BandTypeID |
smallint |
|
|
|
LegacyID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
ProvinceID |
smallint |
|
|
HIFIS_ProvinceTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
BandNumber |
nvarchar |
20 |
|
|
HIFIS_Beds
Field |
Type |
Size |
Nullable? |
Foreign Key |
BedID |
int |
|
|
|
RoomID |
int |
|
|
HIFIS_Rooms.RoomID |
BedName |
nvarchar |
50 |
|
|
BedTypeID |
smallint |
|
|
HIFIS_BedTypes.ID |
BedStatusTypeID |
smallint |
|
|
HIFIS_BedStatusTypes.ID |
OverflowYN |
char |
1 |
|
|
MobileYN |
char |
1 |
|
|
ReservedYN |
char |
1 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
EffectiveDate |
datetime2 |
|
|
|
HIFIS_BedStatusHistory
Field |
Type |
Size |
Nullable? |
Foreign Key |
BedStatusHistoryID |
int |
|
|
|
BedID |
int |
|
|
HIFIS_Beds.BedID |
BedStatusTypeID |
smallint |
|
|
HIFIS_BedStatusTypes.ID |
StartDate |
datetime2 |
|
|
|
EndDate |
datetime2 |
|
|
|
Comments |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_BedStatusTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BedTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BehaviorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BehaviouralFactorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
LegacyID |
int |
|
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BehaviouralFactorTypes_SP
HIFIS_BuildingTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BulletinPriorityTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BulletinPriorityTypes_SP
HIFIS_Bulletins
Field |
Type |
Size |
Nullable? |
Foreign Key |
BulletinID |
int |
|
|
|
BulletinPriorityTypeID |
smallint |
|
|
HIFIS_BulletinPriorityTypes.ID |
Subject |
nvarchar |
250 |
|
|
Description |
nvarchar |
-1 |
|
|
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OnBehalfOf |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_BulletinsOrganizations
Field |
Type |
Size |
Nullable? |
Foreign Key |
CaseCommentID |
int |
|
|
|
CaseID |
int |
|
|
HIFIS_Cases.CaseID |
CommentsID |
int |
|
|
HIFIS_Comments.CommentsID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Case_Documents
Field |
Type |
Size |
Nullable? |
Foreign Key |
CaseDocumentID |
int |
|
|
|
CaseID |
int |
|
|
HIFIS_Cases.CaseID |
HifisRowVersion |
timestamp |
|
|
|
DocumentID |
int |
|
|
HIFIS_Documents.DocumentID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Cases_ClientFactors
HIFIS_CaseStateTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CauseOfDeathTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CauseOfDeathTypes_SP
HIFIS_Chores
Field |
Type |
Size |
Nullable? |
Foreign Key |
ChoreID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
ChoreTypeID |
smallint |
|
|
HIFIS_ChoreTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
MinutesToDate |
int |
|
|
|
Description |
nvarchar |
250 |
|
|
StayID |
bigint |
|
|
HIFIS_Stays.StayID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ChoreTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CitizenshipTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CitizenshipTypes_SP
HIFIS_CityTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
CityTypeID |
int |
|
|
|
LegacyID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
ProvinceID |
smallint |
|
|
HIFIS_ProvinceTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
ReserveYN |
char |
1 |
|
|
HIFIS_Client_Barred_Periods
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientBarredPeriodID |
int |
|
|
|
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
Comments |
nvarchar |
-1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
OnBehalfOfPersonID |
int |
|
|
HIFIS_People.PersonID |
ReasonBarredTypeID |
smallint |
|
|
HIFIS_ReasonBarredTypes.ID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_BehaviouralFactor
HIFIS_Client_ContributingFactor
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientContributingFactorID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
ContributingTypeID |
smallint |
|
|
HIFIS_ContributingFactorTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
Comments |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_DistinguishingFeatures
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientDistinguishingFeatureID |
int |
|
|
|
DistinguishingFeatureTypeID |
smallint |
|
|
HIFIS_DistinguishingFeatureTypes.ID |
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
Description |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_ParentSituations
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientParentSituationID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
ParentSituationTypeID |
smallint |
|
|
HIFIS_ParentSituationTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_RelationToParentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientRelationToParentTypeID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
RelationToParentType |
smallint |
|
|
HIFIS_RelationToParentTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_SchoolEnrolmentProblems
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientSchoolEnrolmentProblemID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
SchoolEnrolProblemTypeID |
smallint |
|
|
HIFIS_SchoolEnrolProblemTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Client_Services
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientServiceID |
bigint |
|
|
|
ServiceID |
bigint |
|
|
HIFIS_Services.ServiceID |
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
PrimaryClientYN |
char |
1 |
|
|
HIFIS_Client_WatchConcerns
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientWatchConcernID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
WatchConcernTypeID |
smallint |
|
|
HIFIS_WatchConcernTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
Comments |
nvarchar |
-1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
ProbabilityTypeID |
smallint |
|
|
HIFIS_ProbabilityTypes.ID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientCitizenships
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientCitizenshipID |
int |
|
|
|
LegacyID |
int |
|
|
|
CitizenshipTypeID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientEducationLevels
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientEducationLevelID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
PlaceID |
int |
|
|
HIFIS_Places.PlaceID |
EducationLevelTypeID |
smallint |
|
|
HIFIS_EducationLevelTypes.ID |
DateEnd |
datetime2 |
|
|
|
DateStart |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CompletedYN |
char |
1 |
|
|
Comments |
nvarchar |
2000 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientFlags
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientFlagID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
UserFlagTypeID |
smallint |
|
|
HIFIS_ClientFlagTypes.ID |
FlagValueYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientFlagTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ClientHistory_FieldTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Sequence |
smallint |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientHistoryChanges
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientHistoryChanges |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
FieldTypeID |
smallint |
|
|
HIFIS_ClientHistory_FieldTypes.ID |
Value |
nvarchar |
50 |
|
|
DateOfChange |
datetime2 |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientHousingStatusTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
LegacyID |
int |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
|
HIFIS_ClientPhotos
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientPhotoID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
ClientImageTypeID |
int |
|
|
|
Name |
nvarchar |
50 |
|
|
PhotoImage |
varbinary |
-1 |
|
|
PhotoDate |
nchar |
10 |
|
|
DefaultYN |
char |
1 |
|
|
Description |
nvarchar |
2000 |
|
|
MIMEType |
nvarchar |
50 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientQuestionnaires
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientCommentID |
int |
|
|
|
CommentsID |
int |
|
|
HIFIS_Comments.CommentsID |
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Clients_Groups_FamilyExtension
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientGroupFamilyExtensionID |
int |
|
|
HIFIS_People_Groups.PeopleGroupID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Clients_HousePlacements
HIFIS_Clients_Turnaways
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClientTurnawayID |
int |
|
|
|
TurnawayID |
bigint |
|
|
HIFIS_Turnaways.TurnawayID |
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ClientsHousePlacements_ReasonLeftHousingType
Field |
Type |
Size |
Nullable? |
Foreign Key |
HIFIS_ClientStateTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
LegacyID |
int |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Cluster
Field |
Type |
Size |
Nullable? |
Foreign Key |
ClusterID |
smallint |
|
|
|
Name |
nvarchar |
100 |
|
|
CreatedBy |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
EnforceConsentYN |
char |
1 |
|
|
ConsentExpiryDays |
smallint |
|
|
|
EnableSharingYN |
char |
1 |
|
|
RestrictClientSearchYN |
char |
1 |
|
|
TriggerMinAgeConsent |
smallint |
|
|
|
EnableAttestationYN |
char |
1 |
|
|
AttestationTextEng |
nvarchar |
-1 |
|
|
AttestationTextFr |
nvarchar |
-1 |
|
|
RegistrationID |
int |
|
|
HIFIS_Registration.ID |
InactivityThreshold |
int |
|
|
|
HousingInactivityThreshold |
int |
|
|
|
ShelterStaysInHousingYN |
char |
1 |
|
|
Field |
Type |
Size |
Nullable? |
Foreign Key |
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
ID |
smallint |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Conflicts_ConflictTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
CCTypeID |
int |
|
|
|
ConflictID |
int |
|
|
HIFIS_Conflicts.ConflictID |
ConflictTypeID |
smallint |
|
|
HIFIS_ConflictTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Conflicts_LocationTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ConflictsLocationTypeID |
int |
|
|
|
ConflictID |
int |
|
|
HIFIS_Conflicts.ConflictID |
LocationTypeID |
smallint |
|
|
HIFIS_LocationTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Conflicts_RefferedBy
Field |
Type |
Size |
Nullable? |
Foreign Key |
ConflictsRefferedByID |
int |
|
|
|
ConflictID |
int |
|
|
HIFIS_Conflicts.ConflictID |
PlaceID |
int |
|
|
HIFIS_Places.PlaceID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Conflicts_RefferedTo
Field |
Type |
Size |
Nullable? |
Foreign Key |
ConflictsRefferedToID |
int |
|
|
|
ConflictID |
int |
|
|
HIFIS_Conflicts.ConflictID |
PlaceID |
int |
|
|
HIFIS_Places.PlaceID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ConflictTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
LastUpdatedBy |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Consent_ServiceProviders
HIFIS_ConsentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ContinuumCategories
HIFIS_ContinuumCategoryHouseTypes
HIFIS_ContinuumTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
NameEn |
nvarchar |
80 |
|
|
NameFr |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
LegacyId |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ContributingFactorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
LegacyID |
int |
|
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_ContributingFactorTypes_SP
HIFIS_CountryTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CustomDataDropDownSelected
Field |
Type |
Size |
Nullable? |
Foreign Key |
CustomDataDropDownID |
int |
|
|
|
CustomLookUpID |
smallint |
|
|
HIFIS_CustomLookUps.ID |
CustomDataID |
int |
|
|
HIFIS_CustomData.CustomDataID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_CustomFields
Field |
Type |
Size |
Nullable? |
Foreign Key |
CustomFieldID |
int |
|
|
|
CustomTableID |
int |
|
|
HIFIS_CustomTables.CustomTableID |
FieldTypeID |
smallint |
|
|
HIFIS_CustomFieldTypes.ID |
NameE |
nvarchar |
-1 |
|
|
NameF |
nvarchar |
-1 |
|
|
MandatoryYN |
char |
1 |
|
|
Minimum |
int |
|
|
|
Maximum |
int |
|
|
|
Mask |
nvarchar |
255 |
|
|
HifisRowVersion |
timestamp |
|
|
|
xCoordinate |
int |
|
|
|
yCoordinate |
int |
|
|
|
ActiveYN |
char |
1 |
|
|
Position |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
EnableOtherYN |
char |
1 |
|
|
LookupTablesID |
int |
|
|
HIFIS_LookupTables.LookupTablesID |
HIFIS_CustomFieldTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_CustomFieldTypes_SP
HIFIS_CustomLinks
Field |
Type |
Size |
Nullable? |
Foreign Key |
CustomLinkID |
int |
|
|
|
CustomTableID |
int |
|
|
HIFIS_CustomTables.CustomTableID |
PrimaryID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_CustomLookUps
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
CustomFieldID |
int |
|
|
HIFIS_CustomFields.CustomFieldID |
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
LegacyID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
ActiveYN |
char |
1 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
Sequence |
smallint |
|
|
|
HIFIS_CustomTables
Field |
Type |
Size |
Nullable? |
Foreign Key |
CustomTableID |
int |
|
|
|
ModuleTypeID |
smallint |
|
|
HIFIS_ModuleTypes.ID |
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
Sequence |
smallint |
|
|
|
ActiveYN |
char |
1 |
|
|
One2Many |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
AutoWidthYN |
char |
1 |
|
|
LayoutTypeID |
smallint |
|
|
HIFIS_LayoutTypes.ID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_DataExports
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
InitiatedBy |
int |
|
|
HIFIS_UserProfiles.UserID |
AutoExportYN |
char |
1 |
|
|
ExportTypeID |
int |
|
|
|
ExportDateTimeStart |
datetime2 |
|
|
|
ExportDateTimeEnd |
datetime2 |
|
|
|
LastExportProgress |
int |
|
|
|
SuccessYN |
char |
1 |
|
|
ExportSize |
bigint |
|
|
|
Error |
nvarchar |
-1 |
|
|
CreatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
HIFIS_DesiredOutcomeTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DesiredOutcomeTypes_SP
HIFIS_DietCategoryTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DietCategoryTypes_SP
HIFIS_DietFoodItemTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DietFoodItemTypes_SP
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DispensingTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DispositionTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DispositionTypes_SP
HIFIS_DistinguishingFeatureTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DistinguishingFeatureTypes_SP
HIFIS_Documents
Field |
Type |
Size |
Nullable? |
Foreign Key |
DocumentID |
int |
|
|
|
DocumentTypeID |
smallint |
|
|
HIFIS_DocumentTypes.ID |
Name |
nvarchar |
255 |
|
|
Body |
varbinary |
-1 |
|
|
MIMEType |
nvarchar |
255 |
|
|
HifisRowVersion |
timestamp |
|
|
|
PersonID |
int |
|
|
HIFIS_People.PersonID |
Description |
nvarchar |
255 |
|
|
DateUploaded |
datetime2 |
|
|
|
ConfidentialYN |
char |
1 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
ReferenceID |
int |
|
|
|
FileSizeBytes |
int |
|
|
|
HIFIS_DocumentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
LegacyID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_DocumentVersions
Field |
Type |
Size |
Nullable? |
Foreign Key |
DocumentVersionID |
smallint |
|
|
|
CurrentDocumentID |
int |
|
|
HIFIS_Documents.DocumentID |
DocumentID |
int |
|
|
HIFIS_Documents.DocumentID |
VersionNumber |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_DomainOperationTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
OperationName |
nvarchar |
50 |
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
HIFIS_DomainSectionTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
ModuleName |
nvarchar |
50 |
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
HIFIS_DomainServiceTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
ServiceName |
nvarchar |
50 |
|
|
NameE |
nvarchar |
50 |
|
|
NameF |
nvarchar |
50 |
|
|
HIFIS_DosageTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EducationLevelTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EducationLevelTypes_SP
HIFIS_ELearning_Modules
Field |
Type |
Size |
Nullable? |
Foreign Key |
ModuleID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
DescriptionE |
nvarchar |
-1 |
|
|
DescriptionF |
nvarchar |
-1 |
|
|
HIFIS_ELearning_Playlists
Field |
Type |
Size |
Nullable? |
Foreign Key |
PlaylistID |
int |
|
|
|
NameE |
nvarchar |
200 |
|
|
NameF |
nvarchar |
200 |
|
|
DescriptionE |
nvarchar |
-1 |
|
|
DescriptionF |
nvarchar |
-1 |
|
|
Sequence |
smallint |
|
|
|
HIFIS_ELearning_PlayLists_Modules
HIFIS_ELearning_QuizQuestion
Field |
Type |
Size |
Nullable? |
Foreign Key |
QuizQuestionID |
int |
|
|
|
QuestionE |
nvarchar |
255 |
|
|
QuestionF |
nvarchar |
255 |
|
|
QuestionType |
smallint |
|
|
|
QuestionAnswerYN |
char |
1 |
|
|
QuestionChoiceE1 |
nvarchar |
100 |
|
|
QuestionChoiceE2 |
nvarchar |
100 |
|
|
QuestionChoiceE3 |
nvarchar |
100 |
|
|
QuestionChoiceE4 |
nvarchar |
100 |
|
|
QuestionChoiceAnswer |
tinyint |
|
|
|
QuestionChoiceF1 |
nvarchar |
100 |
|
|
QuestionChoiceF2 |
nvarchar |
100 |
|
|
QuestionChoiceF3 |
nvarchar |
100 |
|
|
QuestionChoiceF4 |
nvarchar |
100 |
|
|
DescriptionE |
nvarchar |
255 |
|
|
DescriptionF |
nvarchar |
255 |
|
|
HIFIS_ELearning_Topic_Glossary
HIFIS_ELearning_Topic_Material
HIFIS_ELearning_TopicTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
50 |
|
|
NameF |
nvarchar |
50 |
|
|
ActiveYN |
char |
1 |
|
|
Sequence |
smallint |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HIFIS_EmergencyServiceTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EmergencyServiceTypes_SP
HIFIS_EmployerTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EmploymentStatusTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EmploymentStatusTypes_SP
HIFIS_EmploymentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Errors
Field |
Type |
Size |
Nullable? |
Foreign Key |
ErrorID |
bigint |
|
|
|
DateIssued |
datetime2 |
|
|
|
ErrorMessage |
nvarchar |
4000 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_ExpenseTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_EyeColorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_FamilyRelationshipTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
LegacyID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_FamilyRelationshipTypes_SP
HIFIS_FirstNations_Clients
HIFIS_FirstNationsCommunities
Field |
Type |
Size |
Nullable? |
Foreign Key |
FirstNationsCommunityID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
CityID |
int |
|
|
HIFIS_CityTypes.CityTypeID |
IsReserveYN |
char |
1 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_FollowUps
Field |
Type |
Size |
Nullable? |
Foreign Key |
FollowUpID |
int |
|
|
|
HousePlacementID |
int |
|
|
|
DateOfCheck |
datetime2 |
|
|
|
Comments |
nvarchar |
-1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
NumberOfMonths |
smallint |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
ClientHouseID |
int |
|
|
|
ServiceID |
bigint |
|
|
HIFIS_Services.ServiceID |
HIFIS_FoodBankItems
Field |
Type |
Size |
Nullable? |
Foreign Key |
FoodBankItemID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
DaysCovered |
smallint |
|
|
|
UnitCost |
decimal |
|
|
|
ActiveYN |
char |
1 |
|
|
BehaviourTypeID |
smallint |
|
|
HIFIS_BehaviorTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
NumberOfAdults |
smallint |
|
|
|
NumberOfChildren |
smallint |
|
|
|
ProductCode |
nvarchar |
50 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_FoodItemTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_FundingCategoryTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_FundingCategoryTypes_SP
HIFIS_FundingOrganizations
Field |
Type |
Size |
Nullable? |
Foreign Key |
FundingOrganizationID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
FundingOrgsTypeID |
smallint |
|
|
HIFIS_FundingCategoryTypes.ID |
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_GangAffiliation
Field |
Type |
Size |
Nullable? |
Foreign Key |
GangAffiliationID |
int |
|
|
|
PeopleLifeEventID |
int |
|
|
HIFIS_People_LifeEvents.PeopleLifeEventID |
GangName |
nvarchar |
100 |
|
|
DirectInvolvementYN |
char |
1 |
|
|
Comments |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
HIFIS_GenderTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_GeoRegion_CityTypes
HIFIS_GeoRegionTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Goods_Items_ServiceProviders
HIFIS_Goods_ReportCategories
Field |
Type |
Size |
Nullable? |
Foreign Key |
GoodsReportCategoryID |
int |
|
|
|
GoodsID |
int |
|
|
HIFIS_Goods.GoodsID |
ReportCategoriesTypeID |
smallint |
|
|
HIFIS_ReportCategoriesTypes.ID |
NumberOfItems |
smallint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_GoodsTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_GroupActivities
Field |
Type |
Size |
Nullable? |
Foreign Key |
GroupActivityID |
int |
|
|
|
ServiceID |
bigint |
|
|
HIFIS_Services.ServiceID |
GroupActivityTypeID |
smallint |
|
|
HIFIS_GroupActivitiesTypes.ID |
DurationMinutes |
int |
|
|
|
Description |
nvarchar |
250 |
|
|
PlaceID |
int |
|
|
HIFIS_Places.PlaceID |
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
AnonymousCount |
smallint |
|
|
|
DemoChildYouthCount |
smallint |
|
|
|
DemoAdultCount |
smallint |
|
|
|
DemoSeniorCount |
smallint |
|
|
|
DemoMaleCount |
smallint |
|
|
|
DemoFemaleCount |
smallint |
|
|
|
DemoOtherCount |
smallint |
|
|
|
DemoAboriginalCount |
smallint |
|
|
|
DemoNonAboriginalCount |
smallint |
|
|
|
DemoDisabledCount |
smallint |
|
|
|
DemoNonDisabledCount |
smallint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_GroupActivities_Clients
HIFIS_GroupActivitiesTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_GroupActivitiesTypes_SP
HIFIS_GroupRoleTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
GroupTypeID |
smallint |
|
|
HIFIS_GroupTypes.ID |
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_Groups
Field |
Type |
Size |
Nullable? |
Foreign Key |
GroupID |
int |
|
|
|
GroupCode |
nvarchar |
50 |
|
|
GroupTypeID |
smallint |
|
|
HIFIS_GroupTypes.ID |
DateStart |
datetime2 |
|
|
|
DateEnd |
datetime2 |
|
|
|
GroupHeadClientID |
int |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
GroupHeadPersonID |
int |
|
|
HIFIS_People.PersonID |
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_GroupTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_GroupTypes_ClientRelationshipTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
GroupTypeClientRelationshipTypeID |
int |
|
|
|
ClientRelationshipTypeID |
smallint |
|
|
HIFIS_PeopleRelationshipTypes.ID |
GroupTypeID |
smallint |
|
|
HIFIS_GroupTypes.ID |
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HairColorTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_HealthIssues
Field |
Type |
Size |
Nullable? |
Foreign Key |
HealthIssueID |
int |
|
|
|
ClientID |
int |
|
|
HIFIS_Clients.ClientID |
HealthIssueTypeID |
smallint |
|
|
HIFIS_HealthIssueTypes.ID |
DateFrom |
date |
|
|
|
DateTo |
date |
|
|
|
Description |
nvarchar |
2000 |
|
|
Symptoms |
nvarchar |
-1 |
|
|
Medication |
nvarchar |
-1 |
|
|
Treatment |
nvarchar |
-1 |
|
|
SelfReportedYN |
char |
1 |
|
|
SuspectedYN |
char |
1 |
|
|
DiagnosedYN |
char |
1 |
|
|
ContagiousYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
ShareYN |
char |
1 |
|
|
EditableYN |
char |
1 |
|
|
HIFIS_HealthIssuesHistory
Field |
Type |
Size |
Nullable? |
Foreign Key |
HealthIssueHistoryID |
int |
|
|
|
HealthIssueID |
int |
|
|
HIFIS_HealthIssues.HealthIssueID |
HealthIssueTypeID |
int |
|
|
|
DateFrom |
date |
|
|
|
DateTo |
date |
|
|
|
Description |
nvarchar |
2000 |
|
|
Medication |
nvarchar |
500 |
|
|
Treatment |
nvarchar |
500 |
|
|
SelfReportedYN |
char |
1 |
|
|
SuspectedYN |
char |
1 |
|
|
DiagnosedYN |
char |
1 |
|
|
ContagiousYN |
char |
1 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HealthIssueTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_HealthIssueTypes_SP
HIFIS_Help_SearchHistory
Field |
Type |
Size |
Nullable? |
Foreign Key |
SearchHistoryID |
int |
|
|
|
UserID |
int |
|
|
|
SearchTerm |
nvarchar |
100 |
|
|
DateTimeOfSearch |
datetime2 |
|
|
|
NoOfResults |
smallint |
|
|
|
HelpTopicID |
int |
|
|
HIFIS_HelpTopics.HelpTopicID |
HIFIS_Help_Topics_Glossary
HIFIS_HelpCategoryTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
50 |
|
|
NameF |
nvarchar |
50 |
|
|
ActiveYN |
char |
1 |
|
|
Sequence |
smallint |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HIFIS_HelpContentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
50 |
|
|
NameF |
nvarchar |
50 |
|
|
ActiveYN |
char |
1 |
|
|
Sequence |
smallint |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HIFIS_HelpField
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
LabelKey |
nvarchar |
100 |
|
|
LabelNameE |
nvarchar |
250 |
|
|
LabelNameF |
nvarchar |
250 |
|
|
LabelDescriptionE |
nvarchar |
1000 |
|
|
LabelDescriptionF |
nvarchar |
1000 |
|
|
HIFIS_HelpFieldCustom
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
LabelKey |
nvarchar |
100 |
|
|
LabelDescriptionE |
nvarchar |
1000 |
|
|
LabelDescriptionF |
nvarchar |
1000 |
|
|
HIFIS_HelpFriendlyNames
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
int |
|
|
|
ControllerName |
nvarchar |
75 |
|
|
ActionName |
nvarchar |
75 |
|
|
FriendlyNameID |
smallint |
|
|
HIFIS_HelpFriendlyTypes.ID |
HIFIS_HelpFriendlyTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
50 |
|
|
NameF |
nvarchar |
50 |
|
|
ActiveYN |
char |
1 |
|
|
Sequence |
smallint |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
HIFIS_HelpGlossary
Field |
Type |
Size |
Nullable? |
Foreign Key |
HelpGlossaryID |
int |
|
|
|
WordE |
nvarchar |
50 |
|
|
WordF |
nvarchar |
50 |
|
|
DefinitionE |
nvarchar |
1000 |
|
|
DefinitionF |
nvarchar |
1000 |
|
|
HIFIS_HelpImage
Field |
Type |
Size |
Nullable? |
Foreign Key |
HelpImageID |
int |
|
|
|
NameE |
nvarchar |
-1 |
|
|
NameF |
nvarchar |
-1 |
|
|
Body |
varbinary |
-1 |
|
|
MIMEType |
nvarchar |
255 |
|
|
DescriptionE |
nvarchar |
-1 |
|
|
DescriptionF |
nvarchar |
-1 |
|
|
FileName |
nvarchar |
255 |
|
|
HIFIS_HelpMaterialStyles
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
StyleString |
nvarchar |
255 |
|
|
HIFIS_HelpTopics
Field |
Type |
Size |
Nullable? |
Foreign Key |
HelpTopicID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
HelpModuleID |
int |
|
|
HIFIS_HelpModules.HelpModuleID |
RankOrder |
tinyint |
|
|
|
HIFIS_HelpTopics_Material
HIFIS_HomeReserveTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
HomeReserveTypeID |
smallint |
|
|
|
LegacyID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
ProvinceID |
smallint |
|
|
HIFIS_ProvinceTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_House_HouseAttributes
Field |
Type |
Size |
Nullable? |
Foreign Key |
HouseHouseAttributesID |
int |
|
|
|
HouseID |
int |
|
|
HIFIS_Houses.HouseID |
HouseAttributeTypeID |
smallint |
|
|
HIFIS_HouseAttributeTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HouseAttributeTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
Stratum |
tinyint |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_HouseAttributeTypes_SP
HIFIS_HouseMaintenance
Field |
Type |
Size |
Nullable? |
Foreign Key |
HouseMaintenanceID |
int |
|
|
|
HouseID |
int |
|
|
HIFIS_Houses.HouseID |
MaintenanceTypeID |
smallint |
|
|
HIFIS_MaintenanceTypes.ID |
ScheduledStartDate |
date |
|
|
|
ScheduledEndDate |
date |
|
|
|
ScheduledCost |
decimal |
|
|
|
ContractingCompany |
nvarchar |
100 |
|
|
PersonID |
int |
|
|
HIFIS_People.PersonID |
Comments |
nvarchar |
2000 |
|
|
HifisRowVersion |
timestamp |
|
|
|
ActualStartDate |
date |
|
|
|
ActualEndDate |
date |
|
|
|
ActualCost |
decimal |
|
|
|
Description |
nvarchar |
100 |
|
|
CompletedYN |
char |
1 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HousePhotos
Field |
Type |
Size |
Nullable? |
Foreign Key |
HousePhotoID |
bigint |
|
|
|
HouseID |
int |
|
|
HIFIS_Houses.HouseID |
PhotoImage |
varbinary |
-1 |
|
|
PhotoDate |
date |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
Comments |
nvarchar |
2000 |
|
|
MIMEType |
nvarchar |
50 |
|
|
FileName |
nvarchar |
255 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HousePlacementAttempt
HIFIS_HousePlacementFollowUps_ReasonLeftTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
HousePlacementFollowUpReasonTypeID |
int |
|
|
|
HousePlacementFollowUpID |
int |
|
|
|
ReasonLeftHouseTypeID |
smallint |
|
|
HIFIS_ReasonLeftHouseTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedBy |
int |
|
|
|
HIFIS_HousePlacements
Field |
Type |
Size |
Nullable? |
Foreign Key |
HousePlacementID |
int |
|
|
|
ServiceID |
bigint |
|
|
HIFIS_Services.ServiceID |
DateSearchStarted |
date |
|
|
|
DateHousingSecured |
date |
|
|
|
DateExpectedMoveIn |
date |
|
|
|
PrimaryClientID |
int |
|
|
HIFIS_Clients.ClientID |
DateSearchEnded |
date |
|
|
|
CaseWorkerID |
int |
|
|
HIFIS_People.PersonID |
HouseID |
int |
|
|
HIFIS_Houses.HouseID |
HifisRowVersion |
timestamp |
|
|
|
MovedInDate |
datetime2 |
|
|
|
FollowUpCompleteYN |
char |
1 |
|
|
NextScheduledFollowup |
datetime2 |
|
|
|
PlacementEndedYN |
char |
1 |
|
|
TargetDate |
date |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Houses_HouseStatus
Field |
Type |
Size |
Nullable? |
Foreign Key |
HouseHouseStatusID |
int |
|
|
|
HouseID |
int |
|
|
HIFIS_Houses.HouseID |
HouseStatusTypeID |
smallint |
|
|
HIFIS_HouseStatusTypes.ID |
StatusDate |
date |
|
|
|
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_HouseStatusTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_HouseStatusTypes_SP
HIFIS_HouseTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
placeableYN |
char |
1 |
|
|
HIFIS_HousingTypes_HousingPlacements
HIFIS_IdentificationTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
SingleInstanceYN |
char |
1 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_IdentificationTypes_SP
HIFIS_Incident_PeopleInvolved
Field |
Type |
Size |
Nullable? |
Foreign Key |
PeopleInvolvedID |
int |
|
|
|
IncidentID |
int |
|
|
HIFIS_Incidents.IncidentID |
PersonID |
int |
|
|
HIFIS_People.PersonID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Incident_PeopleWitnesses
Field |
Type |
Size |
Nullable? |
Foreign Key |
PeopleWitnessID |
int |
|
|
|
IncidentID |
int |
|
|
HIFIS_Incidents.IncidentID |
PersonID |
int |
|
|
HIFIS_People.PersonID |
HifisRowVersion |
timestamp |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
HIFIS_Incidents
Field |
Type |
Size |
Nullable? |
Foreign Key |
IncidentID |
int |
|
|
|
IncidentTypeID |
smallint |
|
|
HIFIS_IncidentTypes.ID |
OrganizationID |
int |
|
|
HIFIS_Organizations.OrganizationID |
IncidentDateAndTime |
datetime2 |
|
|
|
PoliceReportNo |
nvarchar |
50 |
|
|
PoliceBadge |
nvarchar |
20 |
|
|
ChargesLaidYN |
char |
1 |
|
|
DispositionTypeID |
smallint |
|
|
HIFIS_DispositionTypes.ID |
HifisRowVersion |
timestamp |
|
|
|
Comments |
nvarchar |
-1 |
|
|
Location |
nvarchar |
255 |
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
Cost |
decimal |
|
|
|
HIFIS_Incidents_Documents
HIFIS_Incidents_EmergencyTypes
HIFIS_IncidentTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
NameE |
nvarchar |
80 |
|
|
NameF |
nvarchar |
80 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
LegacyID |
int |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_IncomeTypes
Field |
Type |
Size |
Nullable? |
Foreign Key |
ID |
smallint |
|
|
|
LegacyID |
int |
|
|
|
NameE |
nvarchar |
100 |
|
|
NameF |
nvarchar |
100 |
|
|
ActiveYN |
char |
1 |
|
|
HifisRowVersion |
timestamp |
|
|
|
Stratum |
tinyint |
|
|
|
RollUpID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
CreatedBy |
int |
|
|
|
OwnerOrgID |
int |
|
|
HIFIS_Organizations.OrganizationID |
HIFIS_IntakeAssessmentSummary
Field |
Type |
Size |
Nullable? |
Foreign Key |
IntakeAssessmentSummaryID |
int |
|
|
|
CreatedDate |
datetime2 |
|
|
|
CreatedBy |
int |
|
|
|
LastUpdatedDate |
datetime2 |
|
|
|
LastUpdatedBy |
int |
|
|
|
IntakeID |
bigint |
|
|
|
ClientName |
nvarchar |
100 |
|
|
OrganizationName |
nvarchar |
200 |
|
|
IntakeDate |
datetime2 |
|
|
|
IntakeDescription |
nvarchar |
-1 |
|
|
IntakeTool |
nvarchar |
5 |
|