Encounter processing: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m link fix |
Ttenbergen (talk | contribs) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
* 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. | |||
'''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 == | ||
Line 15: | Line 14: | ||
[[Category:Data Processing]] | [[Category:Data Processing]] | ||
[[Category:Multiple Encounter]] | [[Category:Multiple Encounter]] | ||
[[Category: | [[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: |