L Hospitalization: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
u
 
m Redirected page to L Hospitalization table
Tag: New redirect
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''L_Hospitalization''' is a table in [[Centralized_data.mdb]].
#redirect: [[L Hospitalization table]]
 
convenience redirect
Fields:  
* '''Hospitalization_ID''' - unique ID column
** a random number generated by Access when a new line is added
* '''Person_ID''' - key against table [[L_Person]]
* '''Hospital_admission''' - date of admission to hospital
* '''Hospital_discharge''' - date of discharge from hospital
* '''Disposition''' - [[still need to figure out if I need an s_table for this
 
There can be multiple records in table L_Hospitalization for each entry in table L_Person.
 
L_Hospitalization is populated as part of [[what did we call the Death/PCH data exchange...?]]  
 
[[Category: Data structure]]

Latest revision as of 21:22, 9 March 2019

convenience redirect