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

Package: Lab Service

Routine: LRPXRM


Information

LRPXRM ;SLC/STAFF Lab reminder index for micro and ap ;5/6/04 13:21

Source Information

Source file <LRPXRM.m>

Entry Points

Name Comments DBIA/ICR reference
UPDATE(LRDFN,SUB,LRIDT) ; update Micro and AP xrefs in ^PXRMINDX(63
; from LRAPDA,LRAPDSR,LRMIEDZ,LRMIEDZ2,LRMISTF1,LRMIV,LRMIV1,LRMIV2
; - ^TMP("LRPX",$J, is used for processing any edits of Micro or AP data:
; - All results "AR" are copied when the patient's sample is edited.
; - Indexes of the patient's "PDI" are copied before "B" edits.
; - Indexes created from the "AR" data provide an index after "A" edits.
; - "A" and "B" are compared to determine what has been added "ADD"
; and what has been deleted "DEL".
; - The ^PXRMINDX(63 indexes are added or deleted using "ADD" and "DEL".
MICRO(DFN,LRDFN,DATE,LRIDT) ;
MIVER(LRDFN,LRIDT) ; $$(lrdfn,lridt) -> 1 if any portion of micro is verified
AP(DFN,LRDFN,DATE,LRIDT,SUB) ;
AUTOPSY(LRDFN) ;
CYEMSP(LRDFN,LRIDT,DATE,SUB) ;
SNOMED(LRDFN,LRIDT,APSUB,I) ;
TMPSET(ITEM,NODE) ;
CKDEL ;
CKADD ;
DEL(DFN,DATE) ;
ADD(DFN,DATE) ;
Info |  Source |  Entry Points