Cognos2 Units table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PAGENAME}} contains the units and their start and end dttm from the [[Cognos EPR Report]]. It is populated by [[Sub CognosImport]].  
{{PAGENAME}} contains the units and their start and end dttm from the [[Cognos EPR Report]]. It is populated by [[Function CognosImport]].  


== Data Structure ==
== Data Structure ==
Line 6: Line 6:
! field !! type !! description
! field !! type !! description
|-
|-
|| '''HospitalMRN''' || Text || xx
|| '''[[ClientVisitGUID field|ClientVisitGUID]]''' || Text(20) || unique visit id
|-
|-
|| '''Unit''' || Text || xx
|| '''HospitalMRN''' || Text(20) || xx
|-
|| '''Unit''' || Text(255) || xx
|-
|-
|| '''Unit_Start_DtTm''' || Date/Time || xx
|| '''Unit_Start_DtTm''' || Date/Time || xx

Latest revision as of 15:37, 2022 August 25

Cognos2 Units table contains the units and their start and end dttm from the Cognos EPR Report. It is populated by Function CognosImport.

Data Structure

field type description
ClientVisitGUID Text(20) unique visit id
HospitalMRN Text(20) xx
Unit Text(255) xx
Unit_Start_DtTm Date/Time xx
Unit_End_DtTm Date/Time xx

Related articles

Related articles: