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

Package: Clinical Reminders

Routine: PXRMVSLM


Information

PXRMVSLM ;SLC/PKR - List Manager routines for value sets. ;11/20/2014

Source Information

Source file <PXRMVSLM.m>

Entry Points

Name Comments DBIA/ICR reference
BLDLIST(NODE) ;Build of list of value set file entries.
CRETAX(IEN) ;Create a taxonomy from a value set.
CRETAXS(IEN) ;Select a value set for creating a taxonomy.
ENTRY ;Entry code
EXIT ;Exit code
FORMAT(NUMBER,NAME,OID,VDATE,FMTSTR,NL,OUTPUT) ;Format entry number, name and
GETSEL(TEXT) ;Get a single selection
HELP ;Display help.
HDR ; Header code
HTEXT ;Taxonomy mangement help text.
INQ(IEN) ;Display the contents of a value set.
INQS ;Inquiry for a selected value set.
INITMPG ;Initialize all the ^TMP globals.
PEXIT ; Protocol exit code
START ;Main entry point for PXRM Value Set Menu.
XQORM ;Set range for selection.
XSEL ;Entry action for protocol PXRM VS SELECT ENTRY.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: IORESET
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !,"Only one item number allowed."
  • Line Location: XSEL+7
Function Call: WRITE
  • Prompt: !,SEL_" is not a valid item number."
  • Line Location: XSEL+10
Info |  Source |  Entry Points |  Interaction Calls