Encounter processing: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m m |
Ttenbergen (talk | contribs) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Encounter processing in [[CFE]] to do two things: | Encounter processing in [[CFE]] to do two things: | ||
* records [[Multiple Encounter]]s in [[L Person]] | * records [[Multiple Encounter]]s in [[L Person table]] | ||
* records [[Continuous Stay]]s in [[L Hospitalization]] | * records [[Continuous Stay]]s in [[L Hospitalization]] | ||
== | == What happens == | ||
"[[Generate Person IDs]]" on [[Main Page]] starts a process that populates [[L_Person table]]. This will generate Person IDs for all records in L_Log that have a PHIN and are not incomplete. | |||
This will generate Person IDs for all records in L_Log that have a PHIN and are not incomplete. | |||
'''Discussion Result''' | |||
[[L_Hospitalization table]] is not being processed. We originally planned to use it, but now that we have unique identifier [[Visit Admit DtTm]] we probably don't need it. However it has room for hospital admission time, discharge time and disposition, which are still things we would like to collect one day. So, for now we decided to keep the table. | |||
== Related Articles == | |||
{{Related Articles}} | |||
[[Category:Data Processing]] | [[Category:Data Processing]] | ||
[[Category:Multiple Encounter]] | |||
[[Category:Centralized_data_front_end.accdb]] |
Latest revision as of 14:57, 13 April 2022
Encounter processing in CFE to do two things:
- records Multiple Encounters in L Person table
- records Continuous Stays in L Hospitalization
What happens
"Generate Person IDs" on Main Page starts a process that populates L_Person table. This will generate Person IDs for all records in L_Log that have a PHIN and are not incomplete.
Discussion Result L_Hospitalization table is not being processed. We originally planned to use it, but now that we have unique identifier Visit Admit DtTm we probably don't need it. However it has room for hospital admission time, discharge time and disposition, which are still things we would like to collect one day. So, for now we decided to keep the table.
Related Articles
Related articles: |