_Unique_CCMDB module
Jump to navigation
Jump to search
This module contains some code that is only used in CCMDB.accdb. Also see its counterpart _Unique_CCMDB module.
There is a branch for this in the Git repository but the general change log is at Log and CFE Log.
Details
Exposes the following functions used by CCMDB.accdb:
- Public Function Local_DB() As String
- Public Function Local_DB_filename() As String
- Public Function LOS(Pat_ID As Long)
- Public Function LOS_int(Pat_ID As Long)
- Public Sub Patient_Adder(ID)
- Public Sub Patient_Copier(tb_exist_ID, newSer)
- Public Function make_D_ID(Optional Service_Location As Variant, _
- Public Sub Add_CCI_Pick(Pat_ID, Px_Type, CCIPickCode, _
- Public Sub Add_ICD10(Pat_ID, dxCode, dxType, dxPriority, Optional ByVal dxDate = "Null", Optional dxDateUnknown = False, _
- Public Sub send_to_send_delay_log(s As String)
- Public Sub add_automatic_tmp_entries(Pat_ID_to_which_to_add_line As Long)
- Public Function GenerUpdate_tmp_entry(...)
- Public Sub DB_Connect()
- Public Sub up_one(x As Control)
- Public Sub up_one_only(x As Control)
- Public Function Laptop_identifier()
- Public Function Database_Starter() As Boolean
- Public Sub closeNavPane()
- Public Sub MinimizeRibbons()