Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IVM(301.63

Package: Income Verification Match

Global: ^IVM(301.63


Information

FileMan FileNo FileMan Filename Package
301.63 IVM EXTRACT MANAGEMENT Income Verification Match

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Income Verification Match 2 IVMBULK2    ^IVM(301.63    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[.08]    

Fields, Total: 12

Field # Name Loc Type Details
.01 HOST FILE NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the root name used for the host files created. The extract may consist of multiple files, depending on the number of patients extracted. The files will be named concatenated with '_1', '_2', etc.
  • CROSS-REFERENCE:  301.63^B
    1)= S ^IVM(301.63,"B",$E(X,1,30),DA)=""
    2)= K ^IVM(301.63,"B",$E(X,1,30),DA)
.02 DIRECTORY 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>65!($L(X)<3) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Answer must be 3-65 characters in length.
  • DESCRIPTION:  
    The directory/path for the host file.
.03 # OF PATIENTS PROCESSED 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    The number of records in the PATIENT file processed.
.04 TASK NUMBER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter the number assigned to the queued task by TaskMan.
  • DESCRIPTION:  
    The number assigned to the queued extract task by TaskMan.
.05 DATE/TIME JOB STARTED 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter the date/time that the queued job began.
  • DESCRIPTION:  
    The date/time the queued job began execution.
.06 DATE/TIME JOB STOPPED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter the date/time that the queued job completed.
  • DESCRIPTION:  
    The date/time that the queued extract completed execution, or was stopped.
.07 TERMINATED JOB (Y/N)? 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter YES if the job was stopped before completion.
  • DESCRIPTION:  
    Indicates whether or not the extract was completed.
.08 LAST PATIENT PROCESSED 0;8 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  If the extract was stopped before completion, enter the last patient that was processed.
  • DESCRIPTION:  
    In the event of the extract being stopped before completion, this field is used to resume the extract where it left off.
.09 PROJECTED COMPLETION DATE/TIME 0;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter when the extract is expected to complete.
  • DESCRIPTION:  
    The estimated date/time that the extract will complete.
.1 # OF PATIENTS EXTRACTED 0;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter the number of patients that were written to the host file by the initial data extract.
  • DESCRIPTION:  
    The number of patients written to the extract.
.11 NUMBER OF HOST FILES 0;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  Enter the number of host files created.
  • DESCRIPTION:  
    The number of host files created.
10 ERROR 10;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  OCT 01, 1997
  • HELP-PROMPT:  If the extract fails to complete or is stopped, the reason should be entered.
  • DESCRIPTION:  
    Used to document the reason the extract did not complete.

External References

Name Field # of Occurrence
^%DT .05+1, .06+1, .09+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IVM(301.63 - [#301.63] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .05+1*, .06+1*, .09+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .03+1!, .04+1!, .05+1*!, .06+1*!, .09+1*!, .1+1!
, .11+1!, 10+1!
>> Y .05+1, .06+1, .09+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All