TOKENS (757.07)    FILE (1)

Name Value
NAME TOKENS
DESCRIPTION
This file contains tokens (and abbreviations) that may require special
  PH              pH                Not as PH or Ph or ph
  IGA             IgA               Not as IGA or Iga
  COPD            COPD              Not as Copd or copd
  OR              OR                Used with an operating room
  OR              or                Not used with an operating room
 
  S X="CASE CHECK FOR; PH IGA COPD OPERATING ROOM OR"
 
  $$TITLE^XLFSTR(X)   Case Check For; Ph Iga Copd Operating Room Or
  $$MIX^LEXXMC(X)     Case Check for; pH IgA COPD Operating Room OR
handling when displaying on the screen.  A token is a short string of
 
By placing the rules for case in a global, the rules can be easily 
changed in data only quarterly patches.
text parsed from longer string by using delimiters (i.e., punctuation
and special characters) and either has meaning by itself or is an 
abbreviation with meaning.  For tokens that can be displayed in 
multiple ways, rules are included to determine how the token is to be
displayed.
 
  Example         Displayed as      Comment