Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 90506.04

Package: iCare

ICARE DEFINITIONS(#90506)-->90506.03-->90506.04

Sub-Field: 90506.04


Information

Parent File Name Number Package
90506.03 PARAMETER DESC FORMATTING 90506.04 iCare

Details

Field # Name Loc Type Details
.01 SET PRIORITY 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 06, 2011
  • HELP-PROMPT:  Enter the order in which this executable set should be asked.
  • DESCRIPTION:  
    Enter the order that this set should be performed.  Once a successful set has been completed remaining checks will be skipped.
  • CROSS-REFERENCE:  90506.04^B
    1)= S ^BQI(90506,DA(2),3,DA(1),5,"B",$E(X,1,30),DA)=""
    2)= K ^BQI(90506,DA(2),3,DA(1),5,"B",$E(X,1,30),DA)
1 SET DESC EXECUTABLE 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  SEP 06, 2011
  • HELP-PROMPT:  Enter standard mumps code which defines the variable 'DSC' to equal the desired description section for this parameter.
  • DESCRIPTION:  Enter an executable string which sets the variable 'DSC' equal to the description section for this parameter. For example:
    I $$CNT^BQIPDSCM("PROV")>1 S DSC="with providers |PROV|"
    Additional entries could then be added to handle single providers or no providers. The first check to pass will be utilized.
    WRITE AUTHORITY:  @
Info |  Details |  All