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 |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^QA(748.3

Package: Survey Generator

Global: ^QA(748.3


Information

FileMan FileNo FileMan Filename Package
748.3 SURVEY RESPONSE DATA Survey Generator

Description

Directly Accessed By Routines, Total: 22

Package Total Routines
Survey Generator 21 DEMOGRAPHIC QUESTION    QAPCHX    QAPDEMS1    QAPPT1    ^QA(748.3    QAPCHX1    QAPCLEAR    QAPDEM
QAPDEM1    QAPEDI1    QAPEDINC    QAPEDIT1    QAPFIX    QAPPART    QAPPRALL    QAPSCRN
QAPSCRN1    QAPSDEL    QAPSTAT1    QAPUTIL2    QUESTION NUMBER    

Accessed By FileMan Db Calls, Total: 10

Package Total Routines
Survey Generator 9 QAPCHX    QAPCHX1    QAPCLEAR    QAPDEM1    QAPFIX    QAPSCRN    QAPSCRN1    QAPSDEL
QAPUTIL2    
Nursing Service 1 NURQUTL3    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Survey Generator 1 SURVEY(#748)[.01]    

Fields, Total: 7

Field # Name Loc Type Details
.01 SURVEY 0;1 POINTER TO SURVEY FILE (#748)
************************REQUIRED FIELD************************
SURVEY(#748)

  • LAST EDITED:  NOV 01, 1994
  • HELP-PROMPT:  The name of the survey to which these answers belong.
  • DESCRIPTION:  
    This field is a pointer to the SURVEY file, 748. It links the answers in this file to a specific survey.
  • CROSS-REFERENCE:  748.3^B
    1)= S ^QA(748.3,"B",$E(X,1,30),DA)=""
    2)= K ^QA(748.3,"B",$E(X,1,30),DA)
1 QUESTION NUMBER 1;0 Multiple #748.31 748.31

  • LAST EDITED:  OCT 30, 1994
  • DESCRIPTION:  
    This field is the internal file number (IFN) of a specific question in file 748.25.
2 PARTICIPANT 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<1) X I $D(X) D HASH^XUSHSHP
  • OUTPUT TRANSFORM:  S Y(0)=Y,Y=""
  • LAST EDITED:  NOV 01, 1994
  • HELP-PROMPT:  This is the hashed user DUZ. [1-30 characters]
  • DESCRIPTION:  This is the hashed version of the participant DUZ. It is hashed via ^XUSHSHP and all user-viewable outputs of this field are converted to for confidentiality.
    This field is used to determine if a user has already participated in a survey. No pointer to file 200 is used since the DUZ is hashed.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  748.3^AC^MUMPS
    1)= S QAPSURV=$P(^QA(748.3,DA,0),U,1),^QA(748.3,"AC",$E(X,1,30),QAPSURV,DA)="" K QAPSURV
    2)= S QAPSURV=$P(^QA(748.3,DA,0),U,1) K ^QA(748.3,"AC",$E(X,1,30),QAPSURV,DA),QAPSURV
    Checks for duplicate participation in a survey.
3 SURVEY COMPLETION STATUS 0;3 SET
  • 'c' FOR COMPLETED;
  • 's' FOR SUSPENDED;
  • 'i' FOR IN PROGRESS;

  • LAST EDITED:  NOV 01, 1994
  • HELP-PROMPT:  The status of the user participation in the survey.
  • DESCRIPTION:  This is the status of a survey at any given moment. It may be:
    c = completed - the participant is finished totally
    s = suspended - the participant has stopped taking
    the survey for a while and will resume
    at a later time
    i = in progress - a person is actually participating
    at the moment
4 LAST QUESTION ANSWERED 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 1994
  • HELP-PROMPT:  The last question answered by the participant before suspension of the survey.
  • DESCRIPTION:  
    This field is a memo field used as to inform a participant which question was the last one he answered.
5 LAST QUESTION NUMBER 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 07, 1995
  • HELP-PROMPT:  Type a Number between 1 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    This field is used by the programming to know with which question to resume after a survey has been suspended by a participant.
6 DEMOGRAPHIC QUESTION 2;0 Multiple #748.36 748.36

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #1493
  • Nursing Service
  • SURVEY COMPLETION STATUS (3).
    Access: Read w/Fileman

    SURVEY (.01).
    Access: Read w/Fileman

    QUESTION NUMBER (.01).
    Access: Read w/Fileman

    ANSWER (1).
    Access: Read w/Fileman

    RESPONSE (2).
    Access: Read w/Fileman

    RESPONSE DATA (1).
    Access: Read w/Fileman

    Read with Fileman.

    External References

    Name Field # of Occurrence
    HASH^XUSHSHP 2+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^QA(748.3 - [#748.3] .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> DA .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)
    QAPSURV 2(XREF 1S), 2(XREF 1K)
    U 2(XREF 1S), 2(XREF 1K)
    X .01(XREF 1S), .01(XREF 1K), 2+1!, 2(XREF 1S), 2(XREF 1K), 4+1!, 5+1!
    >> Y 2OT+1*
    >> Y(0 2OT+1*
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Local Variables  | All