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

Package: Automated Lab Instruments

Routine: LA7VIN71


Information

LA7VIN71 ;DALOI/JDB - HANDLE ORU OBX FOR MICRO ;08/16/13 16:05

Source Information

Source file <LA7VIN71.m>

Entry Points

Name Comments DBIA/ICR reference
PROCESS ;
; File MI ^LAH for a given concept (LA76247)
; Called from OBX^LA7VIN7 for Micro data
; Major variables from LA7VIN7:
; DSOBX3,DSOBX5,LA76247,LA7SCT,OBX5,LA7612
BLDRMK() ;
; Constructs comment/remarks for special situations like
; processing an OBX5 with flora normal (which gets filed as a
; Bact RPT REMARK).
STRSPLIT(STR,MAXLEN,OUT) ;
; Splits a string into substrings no more than MAXLEN long
; Useful when storing things such as COMMENT fields
NTE(R6247,I,PREFIX) ;
; Set variable for HL7 NTE processing
; Inputs
; R6247 : #62.47 IEN (Concept)
; I : Usually either ISQN or ISQN2
; PREFIX : text of prefix (optional)
SUBIDERR ;
; Error handler when subid (OBX4) is null or unknown
Info |  Source |  Entry Points