Generate Person IDs: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
PTorres (talk | contribs)
No edit summary
m L_hosp issue is flagged in L Hospitalization table, no need to duplicate here.
Line 37: Line 37:
*** update last_updated and death in [[L_Person table]]  
*** update last_updated and death in [[L_Person table]]  
}}
}}
{{DT |We don't have process to populate [[L_Hospitalization]] worked out yet.}}


== Related Articles ==
== Related Articles ==

Revision as of 17:01, 20 March 2019

"Generate Person IDs" is the step during Centralized data Vetting Process by which unique Person IDs are generated in L Person table and associated with the ward-admission records in centralized_data.mdb. It also refers to the button "Generate Person IDs" in CFE.

Related to Encounter processing and L Person table.

Instructions

At the right point in Centralized data Vetting Process (and only then):

  1. click the 'generate person IDs'
  2. screen prompt 'done generating...', click OK
  3. email the Statistician that all data is completed, corrected and vetted.

Proceed as instructed in Centralized data Vetting Process.

Correcting Person_IDs

see Correcting Person IDs

Consistency of Person_ID over time

See Person ID field#Consistency of Person_ID over time

Algorithm summary

collapsed so it doesn't look like steps the Data processor needs to do.   

see encounter_processing module Sub Encounter_processor() for most current implementation

Related articles: