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

Package: PCE Patient Care Encounter

Routine: PXLEX


Information

PXLEX ;SLC/PKR - Routines for PCE Lexicon functionality. ;09/29/2020

Source Information

Source file <PXLEX.m>

Entry Points

Name Comments DBIA/ICR reference
CODESYSL(CODESYSL,MAP) ;Return the list of Lexicon coding systems supported
CSHELP ;Display help, used as executable help for coding systems fields.
CSHTEXT(TEXT) ;Supported coding systems help text.
GETCSYS(MAP) ;Let the user select a coding system.
GETST() ;Let the user input a Lexicon search term.
ISCACT(CODESYS,CODE,DOI) ;Return 1 if the code was active on the date
VCODE(CODESYS,CODE) ;Check that a code in the specified coding system is valid.
VCODESYS(CODESYS,MF) ;Make sure the coding system is supported.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,CODESYS," is the only available coding system."
  • Line Location: GETCSYS+8
Info |  Source |  Entry Points |  Interaction Calls