Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: DGMUSTAT

Package: Registration

Routine: DGMUSTAT


Information

DGMUSTAT ;KNR/WCS - PREFERRED LANGUAGE RECORD FOR ACTIVE PATIENTS ; July 16, 2014

Source Information

Source file <DGMUSTAT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;*///*
GO
PRINT
EXIT
HDR

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,"Preferred Language Record for Active Patients",!!!
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: "This program will calculate the number of patients who have designated",!
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: "a preferred language in their record at this facility.",!!
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: PRINT+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: PRINT+6
Function Call: WRITE
  • Prompt: ?12,"Total Count of Patient Records: ",DGPATCNT,!
  • Line Location: PRINT+9
Function Call: WRITE
  • Prompt: ?4,"Total Patients with preferred language: ",DGTOTPTL,!!
  • Line Location: PRINT+10
Function Call: WRITE
  • Prompt: ?10,"Total unique preferred languages: ",DGLANGCT,!
  • Line Location: PRINT+11
Function Call: WRITE
  • Prompt: " % Patient records with preferred language: ",$J(X,0,1)," %",!
  • Line Location: PRINT+12
Function Call: WRITE
  • Prompt: @IOF,"Preferred Language Record for Active Patients",?(IOM-12),"Page: ",PG,!!
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: "Language",?25,"Count",!
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: "-"
  • Line Location: HDR+3
Info |  Source |  Entry Points |  Interaction Calls