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 |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^AUPNAUTO

Package: IHS Patient

Global: ^AUPNAUTO


Information

FileMan FileNo FileMan Filename Package
9000031 AUTO/LIABILITY IHS Patient

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
IHS Patient Registration 4 AGCNVTPL    AGED4B    AGEDCHEK    AGEDERR3    
Local Area Programs 1 AZAXDPM1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
IHS Patient Registration 1 AGED4B    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
IHS Patient 1 PATIENT(#9000001)[.02]    

Fields, Total: 7

Field # Name Loc Type Details
.01 DATE OF AUTO/LIAB INJURY 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 02, 2002
  • TECHNICAL DESCR:  
    Created 6/13/2002 for V7.0 of AG Distributed in AUPN*99.1*8
  • CROSS-REFERENCE:  9000031^B
    1)= S ^AUPNAUTO("B",$E(X,1,30),DA)=""
    2)= K ^AUPNAUTO("B",$E(X,1,30),DA)
.02 PATIENT 0;2 POINTER TO PATIENT FILE (#9000001)
************************REQUIRED FIELD************************
PATIENT(#9000001)

  • LAST EDITED:  APR 01, 2003
  • TECHNICAL DESCR:  
    Created 6/20/02 for V7.0 of AG Distributed in AUPN*99.1*8
  • CROSS-REFERENCE:  9000031^C
    1)= S ^AUPNAUTO("C",$E(X,1,30),DA)=""
    2)= K ^AUPNAUTO("C",$E(X,1,30),DA)
.03 DESCRIPTION OF INJURY 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  JUN 14, 2002
  • HELP-PROMPT:  Enter a free-text description (up to 45 characters) of the injury that pertains to this patient's episode of injury. Be as specific as possible noting injury location, affected body area(s), etc.
  • TECHNICAL DESCR:  
    Created 6/20/02 for V7.0 of AG Distributed in AUPN*99.1*8
.04 RESP. PARTY INS. COMP. 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  JUN 14, 2002
  • HELP-PROMPT:  Enter the name of the Third Party liability (free-text, up to 45 characters) that has been identified as being responsible for charges incurred while treating the injury.
  • TECHNICAL DESCR:  
    Created 6/20/02 for V7.0 of AG Distributed in AUPN*99.1*8
.05 POLICY NUMBER 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<3) X
  • LAST EDITED:  JUN 14, 2002
  • HELP-PROMPT:  Enter the claim or policy number assigned to this injury related incident. This field is free-text up to 45 characters and in some cases maybe the patient's social security number.
  • TECHNICAL DESCR:  
    Created 6/20/02 for V7.0 of AG Distributed in AUPN*99.1*8
.06 NAME OF PATIENT'S ATTORNEY 0;6 FREE TEXT

  • INPUT TRANSFORM:  D NAME^AUPNPED
  • LAST EDITED:  APR 01, 2003
  • HELP-PROMPT:  Enter attorney name in 'LAST,FIRST MIDDLE' format (3 - 30 characters long).
  • DESCRIPTION:  
    Enter the attorney's name the same as you do for the patient's name.  3 - 30 characters long ie: LAST,FIRST MIDDLE  (NO space after comma)
  • TECHNICAL DESCR:  
    Created 6/20/02 for V7.0 of AG Distributed in AUPN*99.1*8
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.07 RESPONSIBLE PARTY SSN 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<9) X
  • OUTPUT TRANSFORM:  S:$L(Y)=11 Y=$E(Y,1,11) I 1 S:$L(Y)=9 Y=$E(Y,1,3)_"-"_$E(Y,4,5)_"-"_$E(Y,6,9)
  • LAST EDITED:  APR 02, 2003
  • HELP-PROMPT:  Enter 9 digit SSN, with or without dashes.
  • DESCRIPTION:  Enter 9 digit SSN, with or without dashes.
    EXAMPLES: 576-23-4902, 576234902
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All