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

Package: PCE Patient Care Encounter

Routine: PXHFMGR


Information

PXHFMGR ;SLC/PKR - List Manager routines for Health Factors. ;11/05/2018

Source Information

Source file <PXHFMGR.m>

Entry Points

Name Comments DBIA/ICR reference
ADD ;Add a new entry.
NAME
BLDLIST(NODE) ;Build the list of Health Factor file entries.
CATNCHK(NAME) ;If the Entry Type is category make sure the name is
CLOG(IEN) ;Display the change log.
CLOGS ;Display Change Log for a selected entry.
COPY(IEN) ;Copy a selected entry to a new name.
COPYS ;Copy a selected entry.
EDITS ;Edit a selected entry.
ENTRY ;Entry code
EXIT ;Exit code
FORMAT(NUMBER,NAME,DESC) ;Format entry number, name,
GETSEL(TEXT) ;Get a single selection
HELP ;Display help.
HDR ; Header code
HTEXT ;Health Factor management help text.
INITMPG ;Initialize all the ^TMP globals.
INQ(IEN) ;Health Factor inquiry.
INQS ;Display inquiry for selected entries.
ISMAPPED(IEN) ;Return 1 if the health factor has mapped codes.
PEXIT ; Protocol exit code
START ;Main entry point for PX Health Factor Management
XQORM ;Set range for selection.
XSEL ;Entry action for protocol PX HEALTH FACTOR 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