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

Package: Automated Lab Instruments

Routine: LA7VORM2


Information

LA7VORM2 ;DALOI/JMC - LAB ORM (Order) message builder cont'd ; 11-21-986

Source Information

Source file <LA7VORM2.m>

Entry Points

Name Comments DBIA/ICR reference
PTHT(LA7VAL,LA764061,LA7953,LA74,LA7OBXSN,LA7HLSN,LA7FS,LA7ECH,LA76249) ; Send patient height
; Call with LA7VAL = patient height
; LA764061 = IEN of units in file #64.061
; LA7953 = LOINC code
; LA74 = performing institution
; LA7OBXSN = sequence id of this OBX segment
; LA7HLSN = segment counter for message (pass by reference)
; LA7FS = HL field separator
; LA7ECH = HL encoding characters
; LA76249 = IEN of entry in #62.49
PTWT(LA7VAL,LA764061,LA7953,LA74,LA7OBXSN,LA7HLSN,LA7FS,LA7ECH,LA76249) ; Send patient weight
; Call with LA7VAL = patient weight
; LA764061 = IEN of units in file #64.061
; LA7953 = LOINC code
; LA74 = performing institution
; LA7OBXSN = sequence id of this OBX segment
; LA7HLSN = segment counter for message (pass by reference)
; LA7FS = HL field separator
; LA7ECH = HL encoding characters
; LA76249 = IEN of entry in #62.49
SPWT(LA7VAL,LA764061,LA7DUR,LA7953,LA74,LA7OBXSN,LA7HLSN,LA7FS,LA7ECH,LA76249) ; Send specimen weight
; Call with LA7VAL = specimen weight
; LA764061 = IEN of units in file #64.061
; LA7DUR = collection duration
; LA7953 = LOINC code
; LA74 = performing institution
; LA7OBXSN = sequence id of this OBX segment (pass by reference)
; LA7HLSN = segment counter for message (pass by reference)
; LA7FS = HL field separator
; LA7ECH = HL encoding characters
; LA76249 = IEN of entry in #62.49
SPCV(LA7VAL,LA764061,LA7953,LA74,LA7OBXSN,LA7HLSN,LA7FS,LA7ECH,LA76249) ; Specimen collection volume
; Call with LA7VAL = collection volume
; LA764061 = IEN of units in file #64.061
; LA7953 = LOINC code
; LA74 = performing institution
; LA7OBXSN = sequence id of this OBX segment
; LA7HLSN = segment counter for message (pass by reference)
; LA7FS = HL field separator
; LA7ECH = HL encoding characters
; LA76249 = IEN of entry in #62.49
SPDUR(LA7VAL,LA764061,LA7953,LA74,LA7OBXSN,LA7HLSN,LA7FS,LA7ECH,LA76249) ; Specimen collection duration
; Call with LA7VAL = collection duration
; LA764061 = IEN of units in file #64.061
; LA7953 = LOINC code
; LA74 = performing institution
; LA7OBXSN = sequence id of this OBX segment
; LA7HLSN = segment counter for message (pass by reference)
; LA7FS = HL field separator
; LA7ECH = HL encoding characters
; LA76249 = IEN of entry in #62.49
GEN ; Fields common to OBX segment
Info |  Source |  Entry Points