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: PXRRFDSC

Package: PCE Patient Care Encounter

Routine: PXRRFDSC


Information

PXRRFDSC ;ISL/PKR - PCE reports FD selection criteria routines. ;2/5/98

Source Information

Source file <PXRRFDSC.m>

Entry Points

Name Comments DBIA/ICR reference
DIAGSC ;Get the diagnosis screening criteria.
DMAX ;Get the maximum number of diagnoses to display in the report.
DMAXHELP ;?? help for DMAX.
RACE ;Get the race screening criteria.
GRACE
SEX ;Get the sex screening criteria.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DIAGSC+9
Function Call: WRITE
  • Prompt: !
  • Line Location: DMAX+8
Function Call: WRITE
  • Prompt: !!,"This is the maximum number of entries that will be displayed in the report."
  • Line Location: DMAXHELP+1
Function Call: WRITE
  • Prompt: !,"If less than this number of entries are found then they all will be displayed."
  • Line Location: DMAXHELP+2
Function Call: WRITE
  • Prompt: !,"The number of entries that are found are determined by a combination of the"
  • Line Location: DMAXHELP+3
Function Call: WRITE
  • Prompt: !,"screening criteria and the data stored in PCE."
  • Line Location: DMAXHELP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: GRACE+4
Function Call: WRITE
  • Prompt: !
  • Line Location: SEX+6
Info |  Source |  Entry Points |  Interaction Calls