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

Package: Emergency Department Integration Software

Routine: EDPQPCE


Information

EDPQPCE ;SLC/KCM - Retrieve PCE information for ED Visits ; 9/20/21 11:53am

Source Information

Source file <EDPQPCE.m>

Entry Points

Name Comments DBIA/ICR reference
DXPRI(AREA,LOG) ; return primary diagnosis
DXALL(AREA,LOG,DXLST) ; build list of diagnoses for a visit
DXPCE(EDPVISIT,DXLST) ; return a list of diagnoses from PCE
; DRP 04062012 ADD ICD10 API CALLS EDP*2.0*2 Begin
DXFREE(LOG,DXLST) ; return free text diagnoses from ED LOG file
DXFREE2(LOG,DXLST) ; return ONLY the free text diagnosis
Info |  Source |  Entry Points