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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DG(391.1

Package: Registration

Global: ^DG(391.1


Information

FileMan FileNo FileMan Filename Package
391.1 AMIS SEGMENT Registration

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Registration 9 ^DG(391.1    DGA400    DGA4003    DGA4005    DGA4007    DGGECS    DGREGE    DIVISION
REPORT MONTH/YEAR    
Interim Management Support 1 ECTSCAT    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Interim Management Support 1 ECTSCAT    
Registration 1 DGA4005    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[#2.101(17)]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[#391.12(.02)#391.12(.04)]    
Registration 1 MEDICAL CENTER DIVISION(#40.8)[#391.11(.01)]    

Fields, Total: 5

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>5000)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Type a Number between 1 and 5000, 0 Decimal Digits
  • DESCRIPTION:  
    This field is for storing the internal reference number of the AMIS Segment as it is created.
  • TECHNICAL DESCR:  
    This is the AMIS segment number (e.g. 401).
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  ANSWER MUST BE 3-40 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field stores the name of the AMIS Segment added to the file, e.g. 100% SC VETERANS.
  • TECHNICAL DESCR:  
    This is the text description of the AMIS Segment. This is pointed to by the AMIS 420 SEGMENT field of the DISPOSITION LOG-IN DATE/TIME multiple of the PATIENT File.
  • CROSS-REFERENCE:  391.1^B
    1)= S ^DG(391.1,"B",$E(X,1,30),DA)=""
    2)= K ^DG(391.1,"B",$E(X,1,30),DA)
.02 INACTIVE 0;2 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 04, 1988
  • HELP-PROMPT:  Enter '1' if this segment should not be selectable.
  • DESCRIPTION:  
    This field entry indicates whether or not the specified AMIS Segment has been inactivated. It is a set of codes where '0' stands for NO and '1' stands for YES.
  • TECHNICAL DESCR:  
    This field indicates whether or not the AMIS Segment has been inactivated. Note that the INACTIVATION DATE field (#.03) is alternatively used to determine the activation status, based on the date.
.03 INACTIVATION DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 31, 1992
  • HELP-PROMPT:  This field should not be modified unless directed by your ISC.
  • DESCRIPTION:  
    This field stores the date/time on which the AMIS Segment is inactivated.
  • TECHNICAL DESCR:  
    Some AMIS Segments were inactivated as of a given date. Prior to this date, the segment is active. After the date it is not (e.g. AMIS 419).
50 DIVISION D;0 POINTER Multiple #391.11 391.11

  • DESCRIPTION:  This multiple contains information entered for each AMIS Segment, including the Division and REPORT MONTH/YEAR multiple.
    These fields should not be enter/edited via FM without ISC guidance.
  • TECHNICAL DESCR:  This multiple is a pointer to the MEDICAL CENTER DIVISION FILE (#40.8). It contains a multiple, REPORT MONTH/YEAR (#391.12). As such, data is stored with the hierarchy of AMIS Segment, then Division, then MONTH/YEAR.
    This entire multiple will be created by the AMIS 400 report generation if a patient is dispositioned from this division. The division is DINUMed with the Medical Center Division File.

External References

Name Field # of Occurrence
^%DT .03+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DG(391.1 - [#391.1] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .03+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K), .03+1*!
>> Y .03+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All