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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PXUACM

Package: PCE Patient Care Encounter

Routine: PXUACM


Information

PXUACM ; ISA/KWP - Convert PCE Mapping File and Immunization file ;3/3/1999

Source Information

Source file <PXUACM.m>

Entry Points

Name Comments DBIA/ICR reference
CONVERT(CHANGE,REPORT) ;see comments above
CQ
BUILD(TYPE,ARR) ;TYPE-IA or NW, ARR-INACT or NEW
INACT ;Inactivate subroutine
NODE ;0 node of the map entry missing
NEW ;New codes subroutine
NEW1
IA ;These codes will be deleted from the map. The corresponding
NW ;These codes will be added to the map. The second and third
R

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Incorrect entry point. This program must be utilized through"
  • Line Location: PXUACM+11
Function Call: WRITE
  • Prompt: !,"the Extrinsic Function. For example: SET RESULT=$$CONVERT(1,2)"
  • Line Location: PXUACM+12
Function Call: WRITE
  • Prompt: !,"See program comments for parameter definitions."
  • Line Location: PXUACM+13
Function Call: WRITE
  • Prompt: !,"Building INACT and NEW arrays."
  • Line Location: CONVERT+3
Function Call: WRITE
  • Prompt: !,"Processing Inactive Codes:"
  • Line Location: CONVERT+6
Function Call: WRITE
  • Prompt: !!,"Processing New Codes:"
  • Line Location: CONVERT+8
Function Call: WRITE
  • Prompt: " Map Code Inactivated."
  • Line Location: INACT+10
Function Call: WRITE
  • Prompt: " IMM Inactivated."
  • Line Location: INACT+12
Function Call: WRITE
  • Prompt: !,"WARNING: Code "_INO_" does not contain a from/to entry to turn off in the map."
  • Line Location: INACT+14
Function Call: WRITE
  • Prompt: !," ERROR: Map 0 Node Missing."
  • Line Location: NODE+2
Function Call: WRITE
  • Prompt: "(^PXD(811.1,"_INO_",0)"
  • Line Location: NODE+2
Function Call: WRITE
  • Prompt: !,?5,"ERROR: Immunization for code "_CODE_" doesn't match update file."
  • Line Location: NEW1+5
Function Call: WRITE
  • Prompt: !,?5,"Adding: "_CODE_"."
  • Line Location: NEW1+7
Function Call: WRITE
  • Prompt: " IMM exist."
  • Line Location: NEW1+10
Function Call: WRITE
  • Prompt: " IMM added."
  • Line Location: NEW1+15
Function Call: WRITE
  • Prompt: " IMM-CPT map exist."
  • Line Location: NEW1+17
Function Call: WRITE
  • Prompt: " IMM-CPT map added."
  • Line Location: NEW1+22
Function Call: WRITE
  • Prompt: " CPT-IMM map exist."
  • Line Location: NEW1+24
Function Call: WRITE
  • Prompt: " CPT-IMM map added."
  • Line Location: NEW1+29

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PXD(811.1 - [#811.1] Classic Fileman Calls
^AUTTIMM - [#9999999.14] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call