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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: HMPDLRA

Package: Enterprise Health Management Platform

Routine: HMPDLRA


Information

HMPDLRA ;SLC/MKB,ASMR/RRB,BL - Laboratory extract by accession;Aug 29, 2016 20:06:27

Source Information

Source file <HMPDLRA.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN,BEG,END,MAX,ID) ; -- find patient's lab results
CH() ; -- return a Chemistry result as:
; id^test^result^interpretation^units^low^high^localName^loinc^vuid^order
; Expects ^TMP("LRRR",$J,DFN,"CH",HMPIDT,HMPN),LRDFN
MI() ; -- return a Microbiology result as:
; id^test^result^interpretation^units
; Expects ^TMP("LRRR",$J,DFN,"MI",HMPIDT,HMPN)
AP(LAB) ; -- return a Pathology result in LAB("attribute")=value
ORDER(LABORD,TEST) ; -- return #100 order^name for Lab order# & Test
NAME(X) ; -- Return name of subscript X
AREA(ACCNUM) ; -- Return name of accession area
RPTS(DFN,BEG,END,MAX) ; -- find patient's lab reports
RPT1(DFN,ID,RPT) ; -- return report as a TIU document
TEXT(DFN,SUB,IDT,LRDFN) ; -- Get report text, return temp array name
XML(LAB) ; -- Return result as XML in @HMP@(#)
LOOP() ; -- build sub-items string from NAMES and X
ADD(X) ; -- Add a line @HMP@(n)=X

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^LAB(61 - [#61] GETS^DIQ
^LRO(68 - [#68] FIND^DIC
^TIU(8925 - [#8925] GET1^DIQ
^LAB(95.3 - [#95.3] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call