Date of Birth: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
* Age is part of the patient demographic information that we collect.  
* Age is part of the patient demographic information that we collect.  


* A patient's '''age''' is '''calculated''' as a difference between the '''DOB''' and the '''admission date''' in our database.  The age of the last birthday is considered (eg. FLOOR function is used).
* A patient's '''age''' is '''calculated''' as a difference between the '''DOB''' and the '''admission date''' in our database.  The age of the last birthday prior to or same as the admission date is considered (eg. FLOOR function is used).
* The calculated occurs when data sent from the [[Laptop Setup | Laptop]] and is [[PDA Uploader | uploaded]] to the master [[TMSX | Critical Care]] or [[MedTMS | Medicine]] database.
* The calculated occurs when data sent from the [[Laptop Setup | Laptop]] and is [[PDA Uploader | uploaded]] to the master [[TMSX | Critical Care]] or [[MedTMS | Medicine]] database.



Revision as of 10:06, 2012 April 4

Date of Birth (DOB)

  • Age is part of the patient demographic information that we collect.
  • A patient's age is calculated as a difference between the DOB and the admission date in our database. The age of the last birthday prior to or same as the admission date is considered (eg. FLOOR function is used).
  • The calculated occurs when data sent from the Laptop and is uploaded to the master Critical Care or Medicine database.


Data Integrity Rule

The minimum age allowed is 10, the maximum age allowed is 107. If the data of birth would lead to a patient age outside of this range, the CCMDB.mdb will not allow you to send.