| [613] | 1 | QACADHOC ;HISC/DAD-AD HOC REPORT INTERFACE FOR THE CONSUMER CONTACT FILE (#745.1) ;6/13/95  13:2
 | 
|---|
 | 2 |  ;;2.0;Patient Representative;**1,3,5,6,8,10,12,17**;07/25/1995
 | 
|---|
 | 3 |  ;;1.6;QM Integration Module;;03/28/1994
 | 
|---|
 | 4 |  ; *** Set up required and optional variables and call Ad Hoc Rpt Gen
 | 
|---|
 | 5 |  N DHIT,DIOEND,QA,QAQDIC,QAQMENU,QAQMHDR,QAQMRTN,QAQORTN,X
 | 
|---|
 | 6 |  S QAQMRTN="MENU^QACADHOC",QAQORTN="OTHER^QACADHOC",QAQDIC=745.1
 | 
|---|
 | 7 |  S QAQMHDR="Patient Representative"
 | 
|---|
 | 8 |  D ^QAQAHOC0
 | 
|---|
 | 9 |  Q
 | 
|---|
 | 10 | MENU ; *** Build the menu array
 | 
|---|
 | 11 |  S QAQMENU=1
 | 
|---|
 | 12 |  F QA=1:1 S X=$P($T(TEXT+QA),";;",2,99) Q:X=""  S QAQMENU(QAQMENU)=X,QAQMENU=QAQMENU+1
 | 
|---|
 | 13 |  Q
 | 
|---|
 | 14 | OTHER ; *** Set up other (optional) EN1^DIP variables, e.g.
 | 
|---|
 | 15 |  ; *** DCOPIES,DHD,DHIT,DIOBEG,DIOEND,DIS(),IOP,PG
 | 
|---|
 | 16 |  K QAQFOUND S QAQFOUND=0,DHIT="S QAQFOUND=1"
 | 
|---|
 | 17 |  S DIOEND="I 'QAQFOUND W !!,""No data found for this report !!"""
 | 
|---|
 | 18 |  Q
 | 
|---|
 | 19 | TEXT ;;*** Sort Yes/No ^ Menu Text ^ ~Field # ^ DIR(0)
 | 
|---|
 | 20 |  ;;0^Contact Number^~.01;"Contact Number"^NAO^-999999999:999999999:9^
 | 
|---|
 | 21 |  ;;1^Date of Contact^~1;"Date Of Contact"^DAO^::AETS^D DATE^QAQAHOC2
 | 
|---|
 | 22 |  ;;1^Patient Name^~2;"Patient Name"^PAO^2:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 23 |  ;;1^SSN^~3^FAO^1:60^
 | 
|---|
 | 24 |  ;;1^Date of Birth^~4;"Date of Birth"^DAO^::AETS^D DATE^QAQAHOC2
 | 
|---|
 | 25 |  ;;1^Sex^~5;"Sex"^SOA^M:MALE;F:FEMALE;^I $D(Y(0)) S Y=Y(0)
 | 
|---|
 | 26 |  ;;1^Eligibility Status^~6;"Eligibility Status"^PAO^8:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 27 |  ;;1^Category^~7;"Category"^PAO^408.32:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 28 |  ;;1^Info Taken by^~8;"Info Taken by"^PAO^200:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 29 |  ;;1^Entered by^~9;"Entered by"^PAO^200:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 30 |  ;;0^Name of Contact^~10;"Name of Contact"^FAO^1:60^
 | 
|---|
 | 31 |  ;;0^Phone of Contact^~11;"Phone of Contact"^FAO^1:60^
 | 
|---|
 | 32 |  ;;1^Contact Made by^~12;"Contact Made by"^SOA^PA:Patient;RE:Relative;FR:Friend;CO:Congressional;VH:VISN/HQ;VO:Veterans Service Org.;AT:Atty/Guard/Consv/Trustee;DI:Director's Office - VAMC;ST:Staff - VAMC;OT:Other;^D SET^QAQAHOC2
 | 
|---|
 | 33 |  ;;1^Source of Contact(to 10/1/97)^~13;"Source of Contact"^SOA^L:Letter;W:Ward Visit;V:Visit;P:Phone;S:Survey;^D SET^QAQAHOC2
 | 
|---|
 | 34 |  ;;1^Source(s) of Contact^30,~.01;"Source(s) of Contact (after 9/1/97)"^SOA^L:Letter;W:Ward Visit;V:Visit;P:Phone;S:Survey;I:Internet;^D SET^QAQAHOC2
 | 
|---|
 | 35 |  ;;1^Location of Event^~14;"Location of Event"^PAO^44:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 36 |  ;;1^Treatment Status^~16.5;"Treatment Status"^SOA^I:Inpatient;O:Outpatient;D:Domiciliary;N:NHCU;L:Long Term Psych;E:Extended/Intermed. Care;H:HBHC;^D SET^QAQAHOC2
 | 
|---|
 | 37 |  ;;1^Employee^17,~.01;"Employee"^PAO^200:AEMQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 38 |  ;;1^Refer Contact to^28,~.01;"Refer Contact to"^PAO^200:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 39 |  ;;1^Congressional Contact^~29;"Congressional Contact"^PAO^745.4:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 40 |  ;;1^Date Sent^~19;"Date Sent"^DAO^::AETS^D DATE^QAQAHOC2
 | 
|---|
 | 41 |  ;;1^Date Due^~20.1;"Date Due"^DAO^::AETS^D DATE^QAQAHOC2
 | 
|---|
 | 42 |  ;;1^Issue Codes^21,.01:,~.01;"Issue Codes"^PAO^745.2:AEMNQZ^I $D(Y(0)) S Y=$P(Y(0),U)
 | 
|---|
 | 43 |  ;;1^Serv/Sect Involved(to 10/1/97)^21,1,~.01;"Serv/Sect Involved"^POA^49:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 44 |  ;;1^Serv/Discipline Involved^21,3,~.01;"Section/Discipline Involved"^POA^745.55:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 45 |  ;;1^Disciplines^21,3,~1;"Discipline"^PAO^745.5:AEMZQ^D POINTER^QAQAHOC2
 | 
|---|
 | 46 |  ;;0^Issue Text^~22;"Issue Text"^
 | 
|---|
 | 47 |  ;;1^Qm Involvement^24,~.01;"QM Involvement"^SOA^1:Tort Claim;2:Incident Report (10-2633);3:Peer Review;4:Board of Investigation;5:Other;^D SET^QAQAHOC2
 | 
|---|
 | 48 |  ;;0^Resolution Comments^~25;"Resolution Comments"^
 | 
|---|
 | 49 |  ;;1^Date Resolved^~26;"Date Resolved"^DAO^::AETS^D DATE^QAQAHOC2
 | 
|---|
 | 50 |  ;;1^Status^~27;"Status"^SOA^O:Open;C:Closed;^D SET^QAQAHOC2
 | 
|---|
 | 51 |  ;;1^Code Status^21,~.01:4;"Code Status"^SOA^1:INACTIVE;N:NATIONAL;L:LOCATION;^D SET^QAQAHOC2
 | 
|---|
 | 52 |  ;;0^Code Definition^21,~.01:5;"Code Definition"
 | 
|---|
 | 53 |         ;;1^Refer to SEAT^~33;"Referred to SEAT"^SOA^Y:YES;N:NO;^D SET^QAQAHOC2
 | 
|---|
 | 54 |  ;;1^Division^~37;"Division"^PAO^4:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 55 |         ;;1^Level of Satisfaction^~36;"Level of Satisfaction"^SOA^1:Not at all satisfied;2:Slightly satisfied;3:Somewhat satisfied;4:Pretty satisfied;5:Very satisfied;6:Extremely satisifed;^D SET^QAQAHOC
 | 
|---|
 | 56 |  ;;1^Persian Gulf Service?^~32;"Persian Gulf Service?"^SOA^Y:YES;N:NO;^D SET^QAQAHOC2
 | 
|---|
 | 57 |  ;;1^Period of Service^~31;"Period of Service"^POA^21:AEMNQZ^D POINTER^QAQAHOC2
 | 
|---|
 | 58 |  ;;0^Issue Code Name^21,.01:2;"Issue Code Name"^PAO^745.2:AEMNQZ^
 | 
|---|
 | 59 |  ;;1^Internal Appeal^~43;"Internal Appeal"^SOA^Y:YES;N:NO;^D SET^QAQAHOC2
 | 
|---|