L Hospitalization table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "{{DT" to "{{TT"
m Text replacement - "[[Centralized_data.accdb]]" to "Centralized_data.accdb"
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>'''L_Hospitalization''' is a table in [[Centralized_data.mdb]] used to record the concept of [[Continuous Stay]].</onlyinclude>
{{DISPLAYTITLE:L_Hospitalization table}}
{{LegacyContent
| explanation=This page describes a currently unsupported process. Part of it might be implemented, but it isn't being used or checked.
| successor=xxx
| content= 
<onlyinclude>'''L_Hospitalization''' is a table in [[Centralized_data.accdb]] used to record the concept of [[Continuous Stay]].</onlyinclude>


There can be multiple records in table L_Hospitalization for each entry in table [[L_Person table]].
There can be multiple records in table L_Hospitalization for each entry in table [[L_Person table]].
Line 5: Line 10:
L_Hospitalization is populated as part of [[Encounter processing]].
L_Hospitalization is populated as part of [[Encounter processing]].


{{TT | z
Table is empty and not being populated; see [[Encounter processing]] for additional info on progress toward ever using hit
*implementation was never finalized, and it wasn't tested and isn't used. }}
 
== Data Structure ==
== Data Structure ==
{| class="wikitable sortable"  
{| class="wikitable sortable"  
Line 22: Line 27:
|| '''Hospital_discharge''' || date || date of discharge from hospital
|| '''Hospital_discharge''' || date || date of discharge from hospital
|-
|-
|| '''Disposition''' || date || {{TT | still need to figure out if I need an s_table for this.}}
|| '''Disposition''' || text || we would likely want an s_table for this  
|}
|}


Line 28: Line 33:
{{Related Articles}}
{{Related Articles}}


[[Category: Data structure]]
[[Category:Data structure]]
[[Category: L_Hospitalization table| *]]
[[Category:L_Hospitalization table| *]]
[[Category: L Table]]
[[Category:L Table]]
[[Category:Multiple Encounter]]
[[Category:Multiple Encounter]]
[[Category:Legacy Data structure]]
}}

Latest revision as of 14:54, 23 July 2025

Legacy Content

This page contains Legacy Content.

  • Explanation: This page describes a currently unsupported process. Part of it might be implemented, but it isn't being used or checked.
  • Successor: xxx

Click Expand to show legacy content.

L_Hospitalization is a table in Centralized_data.accdb used to record the concept of Continuous Stay.

There can be multiple records in table L_Hospitalization for each entry in table L_Person table.

L_Hospitalization is populated as part of Encounter processing.

Table is empty and not being populated; see Encounter processing for additional info on progress toward ever using hit

Data Structure

{