Cognos2 Units table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Text replacement - "Sub CognosImport" to "Function CognosImport" |
Ttenbergen (talk | contribs) |
||
Line 6: | Line 6: | ||
! field !! type !! description | ! field !! type !! description | ||
|- | |- | ||
|| '''ClientVisitGUID''' || Text(20) || unique visit id | || '''[[ClientVisitGUID field|ClientVisitGUID]]''' || Text(20) || unique visit id | ||
|- | |- | ||
|| '''HospitalMRN''' || Text(20) || xx | || '''HospitalMRN''' || Text(20) || xx |
Latest revision as of 14:37, 25 August 2022
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: |