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

Package: National Drug File

Routine: PSNHELP1


Information

PSNHELP1 ;BIR/WRT-help text routine ; 02/08/00 8:39

Source Information

Source file <PSNHELP1.m>

Entry Points

Name Comments DBIA/ICR reference
AUTO ; auto ndc help prompt
VACLS ; class unmatched drug 1 or multiple help prompt
CL ; help prompt for reset classification option
CLS ; help prompt to view class description
CONVT
CONVT1
CONVN ; help prompt for conversion rematch option
SETNULL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"If you wish to start the automatic match by NDC Code process, respond ""Y""",!,"The automatic match by NDC will only run the first initial time you respond ""Y"""
  • Line Location: AUTO+1
Function Call: WRITE
  • Prompt: !,"If you do not wish to start this process, respond ""N"""
  • Line Location: AUTO+2
Function Call: WRITE
  • Prompt: !!,"If you wish to class more than one unmatched drug (automatically looping by",!,"local generic name) respond ""Y""",!,"If you wish to class one unmatched drug, respond ""N"""
  • Line Location: VACLS+1
Function Call: WRITE
  • Prompt: !!," Enter VA Drug Classification code",!,"Format for code is 2 alphabetics followed by 3 numerics (i.e. AA999)"
  • Line Location: CL+1
Function Call: WRITE
  • Prompt: !,"If the ""Merge National Drug File Data Into Local File"" option has been run",!,"for this drug, the Classification cannot be changed!"
  • Line Location: CL+2
Function Call: WRITE
  • Prompt: !!,NAM
  • Condition for execution: $D(NAM)
  • Line Location: CL+2
Function Call: WRITE
  • Prompt: !!,"If you would like to view class descriptions, respond ""Y""",!,"If you do not wish to view class descriptions, respond ""N"""
  • Line Location: CLS+1
Function Call: WRITE
  • Prompt: !!,"Enter a number for your choice or enter an ""N"" to leave this drug as a manually",!,"classed drug and proceed to the next entry to be matched. You may also enter an",!,"""^"" to exit.",!
  • Line Location: CONVT+0
Function Call: WRITE
  • Prompt: !!,"Press RETURN to see the rest of your choices, or you may enter a number",!
  • Line Location: CONVT1+0
Function Call: WRITE
  • Prompt: "for your choice or enter an ""N"" to leave this drug as a manually classed",!,"drug and proceed to the next entry to be matched. You may also enter an",!,"""^"" to exit.",!
  • Line Location: CONVT1+1
Function Call: WRITE
  • Prompt: !!,"If you wish to start the Conversion Rematch process, respond ""Y""",!,"This option will only run the first initial time you respond ""Y"""
  • Line Location: CONVN+1
Function Call: WRITE
  • Prompt: !,"If you do not wish to start this process, respond ""N"""
  • Line Location: CONVN+2
Info |  Source |  Entry Points |  Interaction Calls