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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All
Print Page as PDF
Global: ^PXIND(820

Package: PCE Patient Care Encounter

Global: ^PXIND(820


Information

FileMan FileNo FileMan Filename Package
820 SPECIAL AUTHORITIES PCE Patient Care Encounter

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
PCE Patient Care Encounter 1 PXSPECAUTH    

Pointed To By FileMan Files, Total: 5

Package Total FileMan Files
PCE Patient Care Encounter 3 V POV(#9000010.07)[#9000010.08(.01)]    VISIT(#9000010)[#9000010.01(.01)]    SPECIAL AUTHORITIES(#820)[#820.022(.01)]    
Order Entry Results Reporting 1 ORDER(#100)[#100.0112(.01)]    
Problem List 1 PROBLEM(#9000011)[#9000011.02(.01)]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 PACKAGE(#9.4)[#820.01(.01)]    
PCE Patient Care Encounter 1 SPECIAL AUTHORITIES(#820)[#820.022(.01)]    

Fields, Total: 11

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  JAN 27, 2025
  • HELP-PROMPT:  Enter the name for this Special Authority.
  • DESCRIPTION:  
    This is the name of the Special Authority in upper case, e.g. SERVICE CONNECTED and AGENT ORANGE.
  • PRE-LOOKUP:  I $G(DIC(0))["L",'$G(PXNAT) K X D EN^DDIOL("Entries cannot be added, modified, or deleted.","","!?5")
  • CROSS-REFERENCE:  820^B
    1)= S ^PXIND(820,"B",$E(X,1,30),DA)=""
    2)= K ^PXIND(820,"B",$E(X,1,30),DA)
1 DISABLED 0;8 SET (BOOLEAN Data Type)
  • This field allows you to set a Special Authority indicator to disabled, i.e. turn off all features of this indicator.

  • LAST EDITED:  JAN 27, 2025
  • HELP-PROMPT:  Enter 1 for YES to disable this Special Authority.
  • DESCRIPTION:  
    This field allows you to set a Special Authority indicator to disabled, i.e. turn off all features of this indicator.
2 CODE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<2) X
    MAXIMUM LENGTH: 4
  • LAST EDITED:  JAN 31, 2025
  • HELP-PROMPT:  Enter a 2-4 character upper case internal code for this Special Authority.
  • DESCRIPTION:  This is an internal abbreviated upper case code and not the abbreviation displayed to users.
    Example: Internal code for Southwest Asia Conditions is EC vs SWAC for the external displayable code.
  • TECHNICAL DESCR:  
    This is the internal code that is in use in existing M code, e.g. EC instead of SWAC (user displayable abbreviation).
  • CROSS-REFERENCE:  820^C
    1)= S ^PXIND(820,"C",$E(X,1,30),DA)=""
    2)= K ^PXIND(820,"C",$E(X,1,30),DA)
    This cross reference is used to find the IEN of a special authority by internal code.
3 DISPLAY NAME 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<2) X
    MAXIMUM LENGTH: 40
  • LAST EDITED:  JAN 31, 2025
  • HELP-PROMPT:  Enter the proper case name to be displayed and printed for the users (2-40 characters).
  • DESCRIPTION:  
    This is the proper case display name, e.g. Agent Orange.
4 SEQ 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  JAN 27, 2025
  • HELP-PROMPT:  Enter a 1-3 digit number for this Special Authority's display sequence.
  • DESCRIPTION:  The sequence is 1-999 and the lower the number the greater the hierarchy. For example, the value 10 would display above another Special Authority Indicator with a value 20.
    Recommend using values, e.g. 10, 20, 30, etc. for existing Special Authority Indicators, so later adding of new indicators will allow insertion into the current schema without renumbering all other existing indicators.
5 ABBREVIATION 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<2) X
    MAXIMUM LENGTH: 4
  • LAST EDITED:  JAN 31, 2025
  • HELP-PROMPT:  Enter an external abbreviation of (2-4) upper case characters for this Special Authority.
  • DESCRIPTION:  
    This is a displayable abbreviation for this Special Authority (SA) indicator and not the internal code value.
6 SCHEDULING SEQUENCE 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  OCT 08, 2024
  • HELP-PROMPT:  Type a number between 1 and 99, 0 decimal digits.
  • DESCRIPTION:  
    The scheduling sequence for the original 8 indicators including SC.
  • CROSS-REFERENCE:  820^S
    1)= S ^PXIND(820,"S",$E(X,1,30),DA)=""
    2)= K ^PXIND(820,"S",$E(X,1,30),DA)
7 DEFAULT APPLICABILITY 0;7 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JAN 27, 2025
  • HELP-PROMPT:  Enter the default value for this Special Authority.
  • DESCRIPTION:  
    This is the default value to show for this Special Authority (SA), when the patient is eligible for this SA and it is currently unanswered.
8 DESCRIPTION 3;0 WORD-PROCESSING #820.08

  • LAST EDITED:  JUN 25, 2024
  • DESCRIPTION:  
    This field contains additional help text about this Special Authority that can be displayed to end users of clinical or administrative applications.
  • LAST EDITED:  JUL 09, 2025
  • HELP-PROMPT:  Enter a detailed description to display to the user.
  • DESCRIPTION:  
    This is additional help text information to be displayed to a user about this Special Authority.
10 PACKAGE 1;0 POINTER Multiple #820.01 820.01

  • LAST EDITED:  MAY 13, 2024
  • DESCRIPTION:  
    The package multiple will allow rules to be defined on how this package should process a Special Authority.
20 WHEN VALUES 2;0 SET Multiple #820.02 820.02

  • DESCRIPTION:  Multiple rules can be entered to control the behavior of other Special Authorities.
    When a Special Authority has a specific value, then actions can be taken on multiple linked other Special Authorities.

Found Entries, Total: 11

NAME: SERVICE CONNECTED    NAME: AGENT ORANGE    NAME: IONIZING RADIATION EXPOSURE    NAME: SW ASIA CONDITIONS    NAME: PROJ 112/SHAD    NAME: MILITARY SEXUAL TRAUMA    NAME: HEAD AND/OR NECK CANCER    NAME: COMBAT VETERAN    
NAME: COMPACT ACT    NAME: CAMP LEJEUNE    NAME: TOXIC EXPOSURE RISK ACTIVITY    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #7577
  • Problem List
  • DISPLAY NAME (3).
    Access: Direct Global Read & w/Fileman

    SEQ (4).
    Access: Direct Global Read & w/Fileman

    ABBREVIATION (5).
    Access: Direct Global Read & w/Fileman

    "C" cross-reference, used to find the IEN of a specialauthority by internal code.
    Info |  Desc |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All