Chart number: Difference between revisions
Ttenbergen (talk | contribs) m →{{CCMDB Data Integrity Checks|implemented}}: Template:CCMDB Data Integrity Checks change, replaced: {{CCMDB Data Integrity Checks}} → {{CCMDB Data Integrity Checks|implemented}} |
No edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
| CCMDB_tab = Top Row | | CCMDB_tab = Top Row | ||
| element_description = The number used by medical records to uniquely identify a patient's chart; it is different for the same patients at different hospitals. | | element_description = The number used by medical records to uniquely identify a patient's chart; it is different for the same patients at different hospitals. | ||
| in_table = L_Log | | in_table = L_Log table, L_PHI table | ||
| data_type = string | | data_type = string | ||
| datafield_length = 8 | | datafield_length = 8 | ||
| Line 17: | Line 17: | ||
=== Leading Zeros === | === Leading Zeros === | ||
If your chart number system uses leading zeros, '''don't enter the leading zeros''', start with the first non-zero number. | If your chart number system uses leading zeros, '''don't enter the leading zeros''', start with the first non-zero number. | ||
=== Dashes near the end of the number === | |||
EPR sometimes lists something like MRN 123456-1; in that case, we code 1234561, i.e. leave out the dash, but code the trailing number. | |||
=== Unclear or changing chart numbers === | === Unclear or changing chart numbers === | ||
| Line 23: | Line 26: | ||
* [[John or Jane Doe patient]] | * [[John or Jane Doe patient]] | ||
* [[Stolen identities]] | * [[Stolen identities]] | ||
{{Guideline Minimal Data Set}} | |||
== Data Processing == | == Data Processing == | ||
The Centralized_data_front_end. | The [[Centralized_data_front_end.accdb]] has queries that make sure that the chart number for each Hospital site is the same for the same patient and make sure the chart number has valid format. | ||
*query PL_SameCHART_Site_Diff_PHIN | *query [[PL_SameCHART_Site_Diff_PHIN]] | ||
*query PL_SamePHIN_Site_Diff_chart | *query [[PL_SamePHIN_Site_Diff_chart]] | ||
*query | *query [[PL Chart 9 Digit]] | ||
The [[Data Processor]] fixes any inconsistencies found from these queries by crosschecking from EPR and adds the alias identifier to the tmp project [[Alias ID collection]]. | The [[Data Processor]] fixes any inconsistencies found from these queries by crosschecking from EPR and adds the alias identifier to the tmp project [[Alias ID collection]]. | ||
| Line 36: | Line 41: | ||
{{PHI_Data}} | {{PHI_Data}} | ||
== {{ | == Cross checks == | ||
{{Data Integrity Check List}} | |||
== Related articles == | |||
{{Related Articles}} | |||
[[Category:Identification numbers]] | [[Category:Identification numbers]] | ||
[[Category:Registry Data]] | [[Category:Registry Data]] | ||
[[Category:Demographics]] | [[Category:Demographics]] | ||
[[Category:Cognos Report Integrator]] | |||
[[Category:Data Collection Guide]] | |||