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
Print Page as PDF
Routine: PXKENC

Package: PCE Patient Care Encounter

Routine: PXKENC


Information

PXKENC ;ISL/dee,ESW - Builds the array of all encounter data for the event point ;07/13/2021

Source Information

Source file <PXKENC.m>

Entry Points

Name Comments DBIA/ICR reference
GETENC(DFN,ENCDT,HLOC) ;Get all of the encounter data
ENCEVENT(VISITIEN,DONTKILL) ;Create the ^TMP("PXKENC",$J, array of all the
; information about one encounter.
  • ICR #6804
    • Status: Pending
    • Usage: Private
    EVALD(VISITIEN,PXKROOT,VFILE,FILESTR) ;evaluation for duplicate providers
    PXKNODE(VFILE,FILESTR,IEN,PXKROOT) ;
    COEVENT(VISITIEN) ;Add to the ^TMP("PXKCO",$J, array all of the
    ; information that is not already there.
    Info |  Source |  Entry Points