Tables [dbo].[DOC_RESERVATIONS]
Forms printed that contain barcodes.
KeyNameData TypeMax Length (Bytes)NullabilityIdentityDescription
Cluster Primary Key PK_DOC_RESERVATIONS: RecIDRecIDint4NOT NULL1 - 1Record Identifier
Indexes IX_DOC_RESERVATIONS_DOCUMENTIDPAGEDocumentIDint4NULL allowedID of the document
Indexes IX_DOC_RESERVATIONS_DOCUMENTIDPAGEPagesmallint2NULL allowedPage of reservation document record
PageCountsmallint2NULL allowedNumber of pages of the document
PatientIDint4NULL allowedID of the patient document is tied to
FolderIDvarchar(10)10NULL allowedID of the chart folder the document is in
DocumentNamevarchar(50)50NULL allowedName given to the document
Datesmalldatetime4NULL allowedDate of the reservation document record
CreateDatesmalldatetime4NULL allowedDate the item was created
Statussmallint2NULL allowedCurent status of the document