Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^IBA(355.35

Package: Integrated Billing

Global: ^IBA(355.35


Information

FileMan FileNo FileMan Filename Package
355.35 HMS EXTRACT FILE STATUS Integrated Billing

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Integrated Billing 1 IBCNFSND    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
MailMan 1 MESSAGE(#3.9)[#355.3503(.01)#355.35051(.01)]    

Fields, Total: 4

Field # Name Loc Type Details
.01 EXTRACT FILE TYPE 0;1 SET
  • 'NOINSUR' FOR NOINSUR;
  • 'ENHNOIN' FOR ENHNOIN;
  • 'NORXINS' FOR NORXINS;
  • 'NONVERINS' FOR NONVERINS;

  • LAST EDITED:  JAN 19, 2012
  • HELP-PROMPT:  Enter the extract file type.
  • DESCRIPTION:  Type of Extract file. Depending on your site requirements, you may want to define one or more of the following Extract types:
    NOINSUR - (HMS No Insurance Data Extract) Pulls patients with no insurance info on file.
    ENHNOIN - (HMS Enhanced No Insurance Data Extract) Pulls patients with only Medicare insurance on file and no commercial insurance.
    NORXINS - (HMS No Prescription Insurance Extract) Pulls patients with active insurance that is not "Prescription Only" and identifies Prescription Only insurance in the monthly insurance matching process.
    NONVERINS - (HMS Non-Verified Insurance Data Extract) Pulls patients treated within a user-specified date range WITH insurance information and where the insurance information has NOT been re-verified in the last six months
    (or other specified period). This file is also known as the reverification file.
  • CROSS-REFERENCE:  355.35^B
    1)= S ^IBA(355.35,"B",$E(X,1,30),DA)=""
    2)= K ^IBA(355.35,"B",$E(X,1,30),DA)
.02 PROCESS DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 17, 2012
  • HELP-PROMPT:  Enter the date/time the extract file was processed.
  • DESCRIPTION:  This is the date/time the eII software first noticed the existence of the extract file for the given file type. After noticing this, the eII software reads the file, wraps it into message(s), and sends it to the associated
    DMI Queue address.
.03 MESSAGES 1;0 POINTER Multiple #355.3503 355.3503

  • DESCRIPTION:  
    This sub-file keeps track of the Message(s) sent to AITC for this Extract file type.
1 ACTIVITY LOG 2;0 DATE Multiple #355.3505 355.3505

  • DESCRIPTION:  
    The Activity Log keeps track of the top level fields past history. It is mainly used for trouble shooting. Only 6 months (180 days) worth of data is kept in this sub-file in order to keep the file small.
Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields