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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR  | All
Print Page as PDF
Global: ^QA(748

Package: Survey Generator

Global: ^QA(748


Information

FileMan FileNo FileMan Filename Package
748 SURVEY Survey Generator

Description

Directly Accessed By Routines, Total: 23

Package Total Routines
Survey Generator 23 QAPADD    QAPCHKST    QAPCOPY    QAPDEM    QAPDEM1    QAPDEMS    QAPEDI1    QAPEDINC
QAPEDIT    QAPFIX    QAPPRALL    QAPPT0    QAPPT1    QAPPTUSR    QAPRELS    QAPRSEQ
QAPSCRN    QAPSDEL    QAPSTATS    QAPUTIL    QAPUTIL2    QAPXFER    QAPXFER1    

Accessed By FileMan Db Calls, Total: 20

Package Total Routines
Survey Generator 17 QAPADD    QAPCLEAR    QAPCOPY    QAPDEM    QAPDEMS    QAPEDINC    QAPEDIT    QAPPART
QAPPRALL    QAPPT0    QAPPTUSR    QAPRELS    QAPSCRN    QAPSDEL    QAPSTATS    QAPXFER
QAPXFER1    
Nursing Service 3 NURQRPT0    NURQUTL1    NURQUTL3    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Survey Generator 2 SURVEY QUESTIONS(#748.25)[.01]    SURVEY RESPONSE DATA(#748.3)[.01]    
Nursing Service 1 NURQ QI SUMMARY(#217)[.01]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.055#748.02(.01)]    
Survey Generator 1 DEMOGRAPHIC REFERENCE(#748.2)[#748.03(2)]    

Fields, Total: 14

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

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) S X=$TR(X,"abcdefghijklmnopqrstuvwxyz","ABCDEFGHIJKLMNOPQRSTUVWXYZ") K:$L(X)>45!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  FEB 03, 1995
  • HELP-PROMPT:  Answer must be 3-45 characters in length.
  • DESCRIPTION:  
    This is the name of the survey, as the survey author will refer to it.
  • DELETE TEST:  1,0)= I 1 W !,*7,"ENTRIES CANNOT BE DELETED!"
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  748^B
    1)= S ^QA(748,"B",$E(X,1,30),DA)=""
    2)= K ^QA(748,"B",$E(X,1,30),DA)
.015 TITLE 0;6 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<5) X
  • LAST EDITED:  MAY 31, 1995
  • HELP-PROMPT:  Answer must be 5-50 characters in length.
  • DESCRIPTION:  
    This is title for the survey, which will be displayed on all outputs such as printouts and screens.
.02 STATION OF SURVEY DEVELOPER 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3)!'(X?3N) X
  • LAST EDITED:  NOV 04, 1994
  • HELP-PROMPT:  This is the station number of the developer. [3 numbers]
  • DESCRIPTION:  
    This is the station of the person who developed the survey. It is a free text field to allow for survey exportation and importation.
.03 LAST DATE FOR USAGE 0;3 DATE

  • INPUT TRANSFORM:  S %DT(0)="T+.5" S %DT="EX" D ^%DT S X=Y K:Y<1 X K %DT(0)
  • LAST EDITED:  NOV 09, 1994
  • HELP-PROMPT:  Enter the last date the survey may be filled out. If not filled in the survey will be active indefinitely.
  • DESCRIPTION:  
    This is the last date a survey may be participated in by anyone.
  • EXECUTABLE HELP:  W !,?5,"The date must be in the future.",!!
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.04 PASSWORD 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • OUTPUT TRANSFORM:  NOT EXECUTABLE!! -- SPECIFIER NEEDS AN "O"!
  • LAST EDITED:  JAN 18, 1995
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    A password attached to a survey will limit the participation to those who know it. It is used to segregate participation to a group of people.
  • EXECUTABLE HELP:  D HELP4^QAPUTIL2
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.05 STATUS 0;4 SET
************************REQUIRED FIELD************************
  • 'r' FOR READY FOR USE;
  • 'd' FOR UNDER MAINTENANCE/DEVELOPMENT;
  • 'e' FOR ACTIVE LIFE EXPIRED;

  • LAST EDITED:  MAY 25, 1995
  • HELP-PROMPT:  Select a code from the list. Use ?? for help.
  • DESCRIPTION:  This is the current state of the survey:
    r - Ready for use
    d - Under development/maintenance
    e - Active life expired (the date for last usage has passed)
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.055 DEVELOPER 0;5 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  NOV 04, 1994
  • HELP-PROMPT:  The name of the person who developed this survey.
  • DESCRIPTION:  
    This is the name of the person who developed the survey. It is a pointer to file 200 and is not exportable.
.08 INSTRUCTIONS FOR USE 4;0 WORD-PROCESSING #748.12

  • LAST EDITED:  OCT 25, 1994
  • DESCRIPTION:  The instructions for use field should contain anything that the survey participants need to know in order to take the survey. It is up to the survey creator to assure that the instructions are adequate, and that the
    essential things are present.
  • LAST EDITED:  OCT 25, 1994
  • HELP-PROMPT:  Enter the specific instructions as they are to appear on the survey.
  • DESCRIPTION:  
    The specific instructions as they pertain to the survey.
.1 ARE ALL DEMOGRAPHICS REQUIRED? 0;8 SET
  • 'y' FOR YES;
  • 'n' FOR NO;

  • LAST EDITED:  MAR 04, 1995
  • HELP-PROMPT:  Enter Y if all demographics will be required or N if not.
  • DESCRIPTION:  This field is used as a "master switch" to indicate that the participants must always complete all demographics. This field is overridden by the individual demographic field which indicates whether or not a demographic is
    required. For example this field may be set to NO but an individual demographic field may be set to YES to force an answer perhaps just for one item.
  • EXECUTABLE HELP:  W !,"If this field is set to 'y' for YES, it will override the individual field which sets up demographics for each question.",!
1 DESCRIPTION 2;0 WORD-PROCESSING #748.01

  • LAST EDITED:  OCT 25, 1994
  • LAST EDITED:  OCT 25, 1994
2 AUTHORIZED EDITORS 5;0 POINTER Multiple #748.02 748.02

  • DESCRIPTION:  
    This field will allow any person whose name is entered to perform any actions on a survey that would normally be done by the survey creator.
3 DEMOGRAPHIC DATA ITEM 1;0 Multiple #748.03 748.03

  • LAST EDITED:  NOV 26, 1994
  • DESCRIPTION:  This field will contain any items which the survey creator will want to know about for demographical purposes. Examples would be race, age, date of birth, job type, etc. For consistency purposes any item entered here
    which will be used for reporting must be marked as a required answer.
4 MULTI-ENTRY PASSWORD 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • OUTPUT TRANSFORM:  NOT EXECUTABLE!! -- SPECIFIER NEEDS AN "O"!
  • LAST EDITED:  JAN 18, 1995
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    The participant must know this password to enter more than one survey response. This field is used to allow certain groups to use surveys frequently as in Nursing patient care surveys, yet keep others from accessing them.
  • EXECUTABLE HELP:  W !!,"This is the password which will allow users to participate",!,"in a survey more than one time.",!
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
5 STATISTICS VIEW STATUS 0;10 SET
************************REQUIRED FIELD************************
  • 'c' FOR CREATOR/EDITORS ONLY;
  • 'n' FOR NO RESTRICTIONS;

  • LAST EDITED:  JAN 13, 1995
  • HELP-PROMPT:  Enter c to allow viewing by only the creator or editors or n to have no restrictions at all.
  • DESCRIPTION:  This field is used to limit who may see the statistics which may be produced for a given survey. Normally only the creator or an authorized editor would have access but there may be instances where the creator wishes the
    public to view the statistics as well.

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #1491
  • Nursing Service
  • NAME (.01).
    Access: Read w/Fileman

    FILE (2).
    Access: Read w/Fileman

    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR  | All