Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All
Print Page as PDF
Global: ^BRNDEPT

Package: IHS Release Of Information

Global: ^BRNDEPT


Information

FileMan FileNo FileMan Filename Package
90264.3 ROI LISTING DEPARTMENT IHS Release Of Information

Description

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
IHS Release Of Information 1 ROI LISTING RECORD(#90264)[2901]    

Fields, Total: 2

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 21, 2003
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • TECHNICAL DESCR:  This File has been developed for the purpose of allowing sites to further drill down all Disclosures to a Departmental Level. The Site Parameters have been created that allow the sites the choice to capturing Departments
    for each Disclosure.  If set to "Yes", the Site will be prompted for the Department initiating this Disclosure.
    If the site chooses to select a Department for each Disclosure, this Table file must first be created.  The Mneumonic Code is not a mandatory entry for each Department, but is useful in the quick data entry lookup process.
    Reports will be designed later for workload purposes.
  • EXECUTABLE HELP:  S A="**This Table File is utilized for those sites wishing to utilize the ROI Package down to the Department Level.**" D EN^DDIOL(A,"","!") S A="" D EN^DDIOL(A,"","!!")
  • CROSS-REFERENCE:  90264.3^B
    1)= S ^BRNDEPT("B",$E(X,1,30),DA)=""
    2)= K ^BRNDEPT("B",$E(X,1,30),DA)
1 DEPARTMENT CODE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<2) X
  • LAST EDITED:  JAN 22, 2003
  • HELP-PROMPT:  Answer must be 2-5 characters in length.
  • CROSS-REFERENCE:  90264.3^C
    1)= S ^BRNDEPT("C",$E(X,1,30),DA)=""
    2)= K ^BRNDEPT("C",$E(X,1,30),DA)

External References

Name Field # of Occurrence
EN^DDIOL .01(HELP )

Global Variables Directly Accessed

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

Naked Globals

Name Field # of Occurrence
^(0 ID1+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> A .01(HELP )
>> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K)
U ID1+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 1(XREF 1S), 1(XREF 1K)
Info |  Desc |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All