STANDARD DATA DICTIONARY #33.3 -- COMPACT ACT TRANSACTION LOG FILE                                                3/24/25    PAGE 1
STORED IN ^DGCOMP(33.3,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                     (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file stores requests and responses made before and after the DGREGEEWS routine calls for COMPACT Act Administrative
Eligibility Status to monitor this activity for troubleshooting purposes. DGREGEEWS calls webservice DG EE SUMMARY SERVICE through
the webservice client XOBWLIB.  The file stores calling routine, request datetime, response datetime and code by Integration
Control Number (ICN). This file will be used primarily by the Office of Health Informatics in conjunction with the COMPACT ACT 
EPISODE OF CARE file (#818) support and maintenance.  


              DD ACCESS: @
              RD ACCESS: @
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @

CROSS
REFERENCED BY: ICN(B), REQUEST DATE TIMESTAMP(C)

    LAST MODIFIED: NOV 21,2024@17:19:38

33.3,.01      ICN                    0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>29!($L(X)<8) X
              MAXIMUM LENGTH:   29
              LAST EDITED:      APR 05, 2024 
              HELP-PROMPT:      Enter the full ICN of the Patient who needs the COMPACT Act Administrative Eligibility Status. 
              DESCRIPTION:      This field is the Integration Control Number (ICN), i.e., the unique patient identifier, of the
                                patient for which the COMPACT Act Admin Eligibility status is needed.  

              TECHNICAL DESCR:
                                ICN is a required field passed in the variable DGKEY within the DGREGEEWS routine.  

              CROSS-REFERENCE:  33.3^B 
                                1)= S ^DGCOMP(33.3,"B",$E(X,1,30),DA)=""
                                2)= K ^DGCOMP(33.3,"B",$E(X,1,30),DA)


33.3,2        CALLING ROUTINE        0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>16!($L(X)<3) X
              MAXIMUM LENGTH:   16
              LAST EDITED:      APR 05, 2024 
              HELP-PROMPT:      Enter the routine that calls DGREGEEWS. 
              DESCRIPTION:
                                This field is the routine that calls DGREGEEWS.  

              TECHNICAL DESCR:
                                The calling routine is passed into ELIG(DFN,RTN) within the ELIG^DGCOMPACTELIG routine.  


33.3,3        REQUEST DATE TIMESTAMP 0;3 DATE

              INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
              LAST EDITED:      APR 05, 2024 
              HELP-PROMPT:      Enter the date and time in the form mm/dd/yyyy@hh:mm:ss when the DGREGEEWS routine requested the EE 
                                Webservice. 
              DESCRIPTION:      This field is the date and time a request was made to the Enrollment and Eligibility (EE)
                                Webservice from the DGREGEEWS routine.  

              TECHNICAL DESCR:
                                The request date timestamp is calculated via Kernel $$NOW^XLFDT. 

              CROSS-REFERENCE:  33.3^C^MUMPS 
                                1)= S ^DGCOMP(33.3,"C",$P(X,"."),DA)=""
                                2)= K ^DGCOMP(33.3,"C",$P(X,"."),DA)
                                This cross-reference indexes the file by Request Date to facilitate purging of entries more than
                                thirty days old.  



33.3,4        DATA RESPONSE CODE     0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              MAXIMUM LENGTH:   30
              LAST EDITED:      APR 05, 2024 
              HELP-PROMPT:      Enter the response received from the transaction to the EE Webservice. 
              DESCRIPTION:      This field is the response received back in the variable DGRESP from the Enrollment and Eligibility
                                (EE) Webservice.  

              TECHNICAL DESCR:  The data response code is provided in variable DGRESP from routine DGREGEEWS. The response is in
                                the format "N^Descriptive Text".  
                                  1 - An enrollment status exists. Descriptive Text = Enrollment Status 
                                  0 - No enrollment status exists OR invalid ICN OR Network Error.  


33.3,5        RESPONSE DATE TIMESTAMP 0;5 DATE

              INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
              LAST EDITED:      APR 05, 2024 
              HELP-PROMPT:      Enter the date and time in the form mm/dd/yyyy@hh:mm:ss when the EE Webservice sent a response back 
                                from the DGREGEEWS call. 
              DESCRIPTION:      This field is the date and time that the Enrollment and Eligibility (EE) Webservice sent a response
                                back from the DGREGEEWS call.  

              TECHNICAL DESCR:
                                The response date timestamp is calculated via Kernel $$NOW^XLFDT.  



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):