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 |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SDASF

Package: Registration

Global: ^SDASF


Information

FileMan FileNo FileMan Filename Package
40.1 OPC Registration

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Scheduling 2 SDASUSP    TEAM POSITIONS    
Registration 1 VISIT DATE    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Registration 1 PATIENT(#2)[.01]    
Scheduling 1 APPOINTMENT TYPE(#409.1)[#40.11(15)]    

Fields, Total: 2

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

  • INPUT TRANSFORM:  S DINUM=X Q
  • LAST EDITED:  MAY 27, 1987
  • DESCRIPTION:  Enter the applicant's name in 'Last,First Middle' format between 3-30 characters. Do not use numerics or lowercase alphabetic characters. With the exception of the comma, period, space, hyphen, dash and apostrophe
    punctuation characters should be avoided.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  40.1^B
    1)= S ^SDASF("B",$E(X,1,30),DA)=""
    2)= K ^SDASF("B",$E(X,1,30),DA)
1 VISIT DATE 1;0 DATE Multiple #40.11 40.11

  • DESCRIPTION:  
    This field is a multiple containing information about the Visit Date of a particular patient.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SDASF("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)
>> DINUM .01+1*
>> X .01+1, .01(XREF 1S), .01(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All