Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Diagram

Fields

Name

Type

Mandatory

Default

Explanation

tblHF

int (PK)

YES

HFCode

nvarchar(8)

YES

HFName

nvarchar(100)

YES

LegalForm

char (FK tblLegalForms)

YES

HFLevel

char(1)

YES

one of the values ['H', ‘C', 'D'] corresponding to ['hospital’, ‘hospital center’, ‘dispensary’]

HFSublevel

char (FK tblHFSublevel)

NO

HFAddress

nvarchar(100)

NO

LocationId

int (FK tblLocation)

YES

District level

Phone

nvarchar(50)

NO

Fax

nvarchar(50)

NO

eMail

nvarchar(50)

NO

Name

Type

Mandatory

Default

Explanation

HFCareType

char(1)

YES

one of the values ['I', ‘O', 'B'] corresponding to ['in-patient’, ‘out-patient’, ‘both’]

PLServiceID

int (FK tblPLServices)

NO

PLItemID

int (FK tblPLItems)

NO

AccCode

nvarchar(25)

NO

OffLine

bit

YES

ValidityFrom

datetime

YES

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:

  • No labels