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

Package: PCE Patient Care Encounter

Routine: PXMEASCF


Information

PXMEASCF ;SLC/PKR Utilities for checking and fixing measurements. ;06/08/2022

Source Information

Source file <PXMEASCF.m>

Entry Points

Name Comments DBIA/ICR reference
ASKYN(DEFAULT,TEXT) ;Ask a YES/NO question.
CFEDU ;Check/fix Education Topics factors that have measurements defined.
CFEXAM ;Check/fix Exams that have measurements defined.
CFHF ;Check/fix health factors that have measurements defined.
CFVEXAM(MEASLIST) ; Check V Exam.
CFVHF(MEASLIST) ; Check V Health Factors.
CFVPATED(MEASLIST) ; Check V Patient Ed.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKYN+7
Function Call: WRITE
  • Prompt: !,"Checking Education Topics for complete measurement setup."
  • Line Location: CFEDU+2
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFEDU+26
Function Call: WRITE
  • Prompt: !,"Checking Exams for complete measurement setup."
  • Line Location: CFEXAM+2
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFEXAM+26
Function Call: WRITE
  • Prompt: !,"Checking Health Factors for complete measurement setup."
  • Line Location: CFHF+2
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFHF+26
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFVEXAM+20
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFVHF+20
Function Call: WRITE
  • Prompt: !,TEXT(IND)
  • Line Location: CFVPATED+20
Info |  Source |  Entry Points |  Interaction Calls