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

Package: National Health Information Network

Routine: NHINVLRA


Information

NHINVLRA ;SLC/MKB -- Laboratory extract by accession

Source Information

Source file <NHINVLRA.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^loinc^vuid^order
; Expects ^TMP("LRRR",$J,DFN,"CH",NHIDT,NHI),LRDFN
MI() ; -- return a Microbiology result as:
; id^test^result^interpretation^units
; Expects ^TMP("LRRR",$J,DFN,"MI",NHIDT,NHI)
AP(LAB) ; -- return a Pathology result in LAB("attribute")=value
LOINC(TEST,SPEC) ; -- Look up LOINC code, if not mapped
ORDER(LABORD,TEST) ; -- return #100 order for Lab order# & Test
NAME(X) ; -- Return name of subscript X
RPT(DFN,ID,RPT) ; -- return report as a TIU document
TEXT(DFN,SUB,IDT) ; -- return report text as a string
XML(LAB) ; -- Return result as XML in @NHIN@(#)
LOOP() ; -- build sub-items string from NAMES and X
ADD(X) ; -- Add a line @NHIN@(n)=X

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
60.01 GET1^DIQ
^LAB(61 - [#61] GET1^DIQ,  GETS^DIQ
64.01 GETS^DIQ
^TIU(8925 - [#8925] GET1^DIQ
^LAB(95.3 - [#95.3] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call