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 |  ICR  | All
Print Page as PDF
Global: ^DGIN(38.5

Package: Registration

Global: ^DGIN(38.5


Information

FileMan FileNo FileMan Filename Package
38.5 INCONSISTENT DATA Registration

Description

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Registration 2 DG53829P    DGPST786    
Income Verification Match 1 IVMZ07C    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Registration 2 INCONSISTENT DATA ELEMENTS(#38.6)[#38.51(.01)]    PATIENT(#2)[.01]    
Kernel 1 NEW PERSON(#200)[35]    

Fields, Total: 7

Field # Name Loc Type Details
.01 NAME 0;1 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • INPUT TRANSFORM:  S DINUM=X
  • DESCRIPTION:  
    This field contains the name of the patient for which the inconsistencies exist. This is a DINUMed pointer to the PATIENT file.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  38.5^B
    1)= S ^DGIN(38.5,"B",$E(X,1,30),DA)=""
    2)= K ^DGIN(38.5,"B",$E(X,1,30),DA)
2 INITIALLY IDENTIFIED 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • DESCRIPTION:  
    This field contains the date the inconsistency was initially identified on your system.
3 IDENTIFIED BY 0;3 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  OCT 06, 1990
  • DESCRIPTION:  
    This field will contain the name of the user (via a pointer to the NEW PERSON file) that was editing the data when the inconsistency was created.
4 LAST UPDATED 0;4 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 06, 1987
  • DESCRIPTION:  If an inconsistency exists for a patient for more than 7 days and the record is called up again through a registration option without correcting this inconsistency, a new bulletin will be generated and the date of the edit
    will be stored in this field.
  • CROSS-REFERENCE:  38.5^AC^MUMPS
    1)= S ^DGIN(38.5,"AC",9999999-X,DA)=""
    2)= K ^DGIN(38.5,"AC",9999999-X,DA)
5 LAST UPDATED BY 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 06, 1990
  • DESCRIPTION:  If an inconsistency exists for a patient for more than 7 days and the record is called up again through a registration option without correcting the inconsistency, a new bulletin will be generated and the user who last
    edited this record will be stored.
6 BULLETIN SENT 0;6 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 09, 1987
  • DESCRIPTION:  
    This field will contain the date a bulletin of these inconsistencies was last generated.
10 INCONSISTENCY I;0 POINTER Multiple #38.51 38.51

  • DESCRIPTION:  
    This multiple will contain the inconsistencies for this patient.

ICR, Total: 2

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2010
  • Integrated Billing
  • INCONSISTENCY (.01).
    Access: Direct Global Read & w/Fileman

    All inconsistencies for a patient are found in theINCONSISTENCY mulitple which are stored at this level. Pointer values to allinconsistencies in file #38.6 are found by $Ordering at the level of D0.
    ICR #5012
  • Income Verification Match
  • Info |  Desc |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR  | All