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 |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SRP

Package: Surgery

Global: ^SRP


Information

FileMan FileNo FileMan Filename Package
131 PERSON FIELD RESTRICTION Surgery

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Surgery 3 SROKEY    SROKEY1    SROXPR    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Surgery 2 SROFLD    SROKEY    

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 13, 1992
  • HELP-PROMPT:  Your answer must be 3-30 characters in length.
  • DESCRIPTION:  This is the field identifier. It is the combination of a file (or sub-file) number and field number. These numbers are separated by a comma. Examples of typical entries are listed below.
    1. 130,.14 <-------- 130 is the file number of the SURGERY file
    and .14 is the field number of the SURGEON
    field contained in that file.
    2. 130.28,.01 <------- 130.28 is the sub-file number of the OR
    CIRC SUPPORT sub-file of the SURGERY file.
    .01 is the OR CIRC SUPPORT field within the
    sub-file.
  • TECHNICAL DESCR:  This is the field identifier. It is a combination of file (or sub-file) number and field number. These numbers are separated by a comma. For example, the SURGEON field in the SURGERY file would have '130,.14' as it's
    field identifier. Entries in this file are created by the SROKEY option.
  • CROSS-REFERENCE:  131^B
    1)= S ^SRP("B",$E(X,1,30),DA)=""
    2)= K ^SRP("B",$E(X,1,30),DA)
3 KEYS 1;0 Multiple #131.03 131.03

  • DESCRIPTION:  
    This field contains the key(s) used to restrict entries into this field.
  • TECHNICAL DESCR:  
    This field contains the keys that will be used to restrict entries.
4 MODIFY LOCALLY 0;4 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JAN 02, 1992
  • HELP-PROMPT:  Enter '1' if keys can be added for this field at each medical center.
  • DESCRIPTION:  This determines whether the keys associated with this field can be modified at each individual medical center. If this field is set to '0', only the keys created by the initialization of the package will be used to
    restrict entries. The deletion or addition of keys will not be allowed.
  • TECHNICAL DESCR:  This field will prohibit sites from adding or deleting keys for this particular entry.
5 COMMENTS 2;0 WORD-PROCESSING #131.05

  • DESCRIPTION:  This contains any special comments related to this field or the keys used to restrict entries into it.
    Enter Comments or Special Instructions
  • LAST EDITED:  JAN 03, 1992
  • HELP-PROMPT:  Enter any special comments regarding this field and the restrictions applied to it.
  • DESCRIPTION:  This contains any special comments related to the field or the keys used to restrict entries into it.
  • TECHNICAL DESCR:  
    This is a word-processing field containing comments.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SRP("B" .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All