Health Facility table (tblHF)
Diagram
Fields
Name | Type | Mandatory | Default | Explanation |
---|---|---|---|---|
tblHF | int (PK) | YES |
|
|
HFCode | nvarchar(8) | YES |
|
|
HFName | nvarchar(100) | YES |
|
|
LegalForm | char | YES |
| FK tblLegalForms |
HFLevel | char(1) | YES |
| One of the values |
HFSublevel | char | NO |
| FK tblHFSublevel |
HFAddress | nvarchar(100) | NO |
|
|
LocationId | int | YES |
| FK tblLocation |
Phone | nvarchar(50) | NO |
|
|
Fax | nvarchar(50) | NO |
|
|
nvarchar(50) | NO |
|
|
Name | Type | Mandatory | Default | Explanation |
---|---|---|---|---|
HFCareType | char(1) | YES |
| One of the values |
PLServiceID | int | NO |
| FK tblPLServices |
PLItemID | int | NO |
| FK tblPLItems |
AccCode | nvarchar(25) | NO |
|
|
OffLine | bit | YES | 0 |
|
ValidityFrom | datetime | YES | current date and time |
|
ValidityTo | datetime | NO |
|
|
LegacyID | int | NO |
|
|
AuditUserID | int | YES |
|
|
RowID | timestamp | NO |
|
|
HfUUID | uniqueidentifier | YES | New UUID |
|
Forms
The following forms/pages are displaying or edit HF-related data:
Did you encounter a problem or do you have a suggestion?
Please contact our Service Desk
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/