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

Package: PCE Patient Care Encounter

Routine: PXCESK


Information

PXCESK ;ISL/dee - Used to edit and display V SKIN TEST ;Mar 15, 2021@15:16:32

Source Information

Source file <PXCESK.m>

Entry Points

Name Comments DBIA/ICR reference
FORMAT ;;Skin Test~9000010.12~0,12,13,80,811,812~1~^AUPNVSK
INTRFACE ;;PX SELECT SKIN TEST
EREADING ;
EREADDT ;
ERESULTS ;
EVENTDT(PXCEAFTR) ;Edit the Event Date and Time.
EVDTHELP ;Event Date and Time help.
DISPLY01(PXCESK,PXCEDT) ;
SAVE ;Special code for saving a Skin Test.
SKIP ;Used to by-pass roll and scroll editing of a field.
NEW(PXCESKTYP,PXCEAFTR,PXCEPAT,PXCEVIEN) ;
EDIT(PXCESKTYP,PXCEAFTR,PXCEFIEN) ;
PROMPT(PXCESKTYP,PXFIELD) ;
CANDEL(PXCEFIEN) ;
DISPLYSK(PXCESK,PXCEDT) ;Display the skin test.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: NEW+10
Function Call: WRITE
  • Prompt: !!,"We could not find a "_PXSKINNM_" skin test administered between "_$$FMTE^XLFDT(PXSTART,"D")
  • Line Location: NEW+38
Function Call: WRITE
  • Prompt: !,"and "_$$FMTE^XLFDT(PXEND,"D")_" that does not already have a reading."
  • Line Location: NEW+39
Function Call: WRITE
  • Prompt: !!,"Is this reading for the "_PXSKINNM_" skin test administered on"
  • Line Location: NEW+45
Function Call: WRITE
  • Prompt: !!,"We will link this skin test reading to that placement entry.",!
  • Line Location: NEW+51
Function Call: WRITE
  • Prompt: !!,"You must first record the skin test placement before recording the reading."
  • Line Location: NEW+56
Function Call: WRITE
  • Prompt: !!,"There is a skin test reading linked to this entry. "
  • Line Location: CANDEL+4
Function Call: WRITE
  • Prompt: !,"You must first delete the skin test reading entry (#"_$O(^AUPNVSK("APT",PXCEFIEN,0))_")"
  • Line Location: CANDEL+5
Function Call: WRITE
  • Prompt: !,"before deleting this placement entry."
  • Line Location: CANDEL+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^AUPNVSK - [#9000010.12] EXTERNAL^DILFD,  GET1^DID
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call