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 |  Found Entries |  All
Print Page as PDF
Global: ^ABSP(9002313.515

Package: Pharmacy Point of Sale

Global: ^ABSP(9002313.515


Information

FileMan FileNo FileMan Filename Package
9002313.515 ABSP INPUT USER PREF Pharmacy Point of Sale

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Pharmacy Point of Sale 1 ABSPOSI    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.01.02]    

Fields, Total: 8

Field # Name Loc Type Details
.01 USER 0;1 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  JUN 02, 2000
  • CROSS-REFERENCE:  9002313.515^B
    1)= S ^ABSP(9002313.515,"B",$E(X,1,30),DA)=""
    2)= K ^ABSP(9002313.515,"B",$E(X,1,30),DA)
.02 SAME SETTINGS AS 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  AUG 15, 2000
  • DESCRIPTION:  What settings are to be used for this user? 1. First, we take settings from user `1 as system-wide defaults. 2. If this field is defined, any of that user's settings take precedence
    over the system-wide settings.  3. Finally, specific settings in this user's record are applied.  A typical use of this SAME SETTINGS AS field might be to identify all pharmacy users with the head of the pharmacy, and
    all business office users with the head of the business office.  That would be an easy way to do something like, say, default ASK INSURANCE to YES for business office users and ASK INSURANCE to NO for pharmacy users.
.03 OLD-STYLE INPUT 0;3 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 15, 2000
  • DESCRIPTION:  Set this field to YES if you want to have the old-style input dialogue, the one that doesn't use Screenman, but is restricted to just straight prescription number and NDC number input. In this case, only the DEFAULT NDC #
    field affects the old-style input.  You can jump out of the old-style input into the new-style Screenman by typing SCREENMAN at the very first prescription # prompt.
1.01 ASK INSURANCE 1;1 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 02, 2000
  • DESCRIPTION:  
    Same field names and storage locations as in file 9002313.51.  We can just copy the node when init'd a 9002313.51 entry.
1.02 ASK PREAUTH 1;2 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 25, 2000
1.03 ASK PRICING 1;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 02, 2000
1.04 ASK FILL DATE 1;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 02, 2000
100.01 DEFAULT NDC # 100;1 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUN 02, 2000
  • DESCRIPTION:  There's an NDC number stored in the Prescription file and it would make a handy default. But some pharmacies do not want this default to be presented - they want the techs to always, always, always scan the package from
    which the prescription is being filled.  However, certain others really do need a default - like programmers doing testing.  And business office personnel doing price lookups.
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Found Entries |  All