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

Package: PCE Patient Care Encounter

Routine: PXHFMEASREPAIR


Information

PXHFMEASREPAIR ;SLC/PKR - Repair V Health Factor entries that have corrupted measurements. ;05/03/2023

Source Information

Source file <PXHFMEASREPAIR.m>

Entry Points

Name Comments DBIA/ICR reference
EDITMEASUREMENT ;Let the user select V HF entries and edit the measurement.
LCSHF(HFIEN,VHFIEN,MEASDEF,NUMREPAIRED) ;Special handling for the LCS HFs, if what is stored
NUMCHECK(COMMENTS) ;Verify all the characters in COMMENTS are numbers or ".".
REPAIR ;Repair V Health Factor entries that have corrupted measurements.
SENDHFMESSAGE ;Send a MailMan message to the PCE Management Repair mail group
SENDVHFMESSAGE(NUMREPAIRED,NUMNOTREPAIRED) ;Send a MailMan message to the PCE Management Repair mail group
TASKREPAIR ;Run REPAIR^PXHFMEASREPAIR as a TaskMan job.
VALIDMEASDEF(MEASDEF) ;Make sure a measurement is completely defined.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Edit the measurement for selected V HEALTH FACTOR entries."
  • Line Location: EDITMEASUREMENT+6
Function Call: WRITE
  • Prompt: !!,"Health Factor: ",HFNAME
  • Line Location: EDITMEASUREMENT+26
Function Call: WRITE
  • Prompt: !,"A measurement is not defined for this health factor."
  • Line Location: EDITMEASUREMENT+27
Function Call: WRITE
  • Prompt: !,"The measurement is not completly defined for this health factor."
  • Line Location: EDITMEASUREMENT+28
Function Call: WRITE
  • Prompt: !," MINIMUM VALUE: ",MIN
  • Line Location: EDITMEASUREMENT+30
Function Call: WRITE
  • Prompt: !," MAXIMUM VALUE: ",MAX
  • Line Location: EDITMEASUREMENT+31
Function Call: WRITE
  • Prompt: !," MAXIMUM DECIMALS: ",MAXDEC
  • Line Location: EDITMEASUREMENT+32
Function Call: WRITE
  • Prompt: !," UCUM DESCRIPTION: ",UCUMCODE
  • Line Location: EDITMEASUREMENT+33
Function Call: WRITE
  • Prompt: !," COMMENTS: ",COMMENTS
  • Line Location: EDITMEASUREMENT+34
Function Call: WRITE
  • Prompt: !
  • Line Location: EDITMEASUREMENT+35

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^XMB(3.8 - [#3.8] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call