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

Package: Registration

Global: ^DGRO(391.23


Information

FileMan FileNo FileMan Filename Package
391.23 DG REGISTER ONCE FIELD DEFINITION Registration

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Registration 3 DGROHLR1    DGROHLU    ^DGRO(391.23    

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 07, 2004
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • CROSS-REFERENCE:  391.23^B
    1)= S ^DGRO(391.23,"B",$E(X,1,30),DA)=""
    2)= K ^DGRO(391.23,"B",$E(X,1,30),DA)
1 FILE NUMBER 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."6.N) X
  • LAST EDITED:  APR 13, 2004
  • HELP-PROMPT:  Type a number between 0 and 9999999, 5 Decimal Digits
  • RECORD INDEXES:  C (#86), E (#406)
2 FIELD NUMBER 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."7.N) X
  • LAST EDITED:  APR 13, 2004
  • HELP-PROMPT:  Type a number between 0 and 99999999, 6 Decimal Digits
  • RECORD INDEXES:  C (#86), E (#406)
3 FIELD DESCRIPTION 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  AUG 27, 2003
  • HELP-PROMPT:  Answer must be 3-30 characters in length
4 Disable Field 0;5 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUL 18, 2003
  • HELP-PROMPT:  Enter Yes to disable the entry of this field from the LST.
5 ORDER INDEX 0;6 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<1)!'(X?1A.N) X
  • LAST EDITED:  APR 13, 2004
  • HELP-PROMPT:  Enter one Alpha character (mandatory) followed by 1 Numeric (optional).
  • DESCRIPTION:  This field indexes the order that data must be loaded into the respective fields at the Querying Site.
    Is of the format 1 Alpha character followed by an optional Numeric character.
  • TECHNICAL DESCR:  Referenced by Register Once Messaging routine which loads data returned from the Last Site Treated into the Querying Site.
    Is of the format 1 Alpha character followed by an optional Numeric character.
    With exception of the Patient file, Indices used must contain a single file, only. The Patient file can be referenced across multiple indices to set order of entry for fields in that file. However, Register Once
    Messaging will not support other files using multiple indices.
    The ORDER INDEX field must contain a letter and optionally may be followed by a number. The optional number is not used with initial release but is allowed so that further levels of order may be added within a specific
    "letter group" for the Patient file.
    The DG REGISTER ONCE FIELD DEFINITION file is released with ORDER INDEX defined for each field. Groups of fields in the Patient file has been defined with upper case letters. Fields in other files have been defined with
    lower case letters. This is done to support greater expansion for entries in the Patient file. Use of upper case letters for fields in files other than the Patient file should be avoided unless those fields are depended
    upon by Patient file fields.
    Reasons for the Constraints on defining ORDER INDEX values:
    Register Once Messaging is designed so that this field's value
    assumes a record EDIT for the PATIENT file (#2), ONLY. Fields
    in other files and PATIENT file multiples will be added as new
    records. Examples of other files include the DG SECURITY LOG
    file (#38.1). Examples of PATIENT file multiples include the
    Patient file ALIAS multiple (2.01).
    The ORDER INDEX will NOT support adding data to existing records
    in any file or multiple EXCEPT the PATIENT file. This means that
    only fields in the Patient file can have an ORDER INDEX different
    from another field in the Patient file.
    Ordering modifications for the fields defined in this file MUST be designed according to this ordering specification or a technical redesign of ROM will be necessary.
  • CROSS-REFERENCE:  391.23^D
    1)= S ^DGRO(391.23,"D",$E(X,1,30),DA)=""
    2)= K ^DGRO(391.23,"D",$E(X,1,30),DA)
    3)= Do not delete.
    This cross reference is required to define the arrays passed between FileMan calls in Register Once Messaging software. The ORDER INDEX field defines the order that groups of fields are loaded into the data base at the
    Querying Site.
  • RECORD INDEXES:  E (#406)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGRO(391.23 - [#391.23] IXCSL+1*, IXCKL+1!, IXCKEIC+1!, IXESL+1*, IXEKL+1!, IXEKEIC+1!, .01(XREF 1S), .01(XREF 1K), 5(XREF 1S), 5(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXCSL+1, IXCKL+1, IXESL+1, IXEKL+1, .01(XREF 1S), .01(XREF 1K), 5(XREF 1S), 5(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 5+1!, 5(XREF 1S), 5(XREF 1K)
X(1 IXCSL+1, IXCKL+1, IXESL+1, IXEKL+1
X(2 IXCSL+1, IXCKL+1, IXESL+1, IXEKL+1
X(3 IXESL+1, IXEKL+1
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All