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

Package: Radiology Nuclear Medicine

Routine: RAHLRPT


Information

RAHLRPT ;HISC/CAH AISC/SAW-Compiles HL7 'ORU' Message Type ;06 Mar 2018 3:29 PM

Source Information

Source file <RAHLRPT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Called from RA RPT and RA RPT 2.3 protocol entry action
; Input variables:
; RADFN=file 2 IEN (DFN)
; RADTI=file 70 Exam subrecord IEN (reverse date/time)
; RACNI=file 70 Case subrecord IEN
; RARPT=file 74 Report IEN
; RASSS=List of Subscribers passed into GENERATE^HLMA will be set into HLP array.
; Output variables:
; HLA("HLS", array containing HL7 msg
; RATELREL = 1 Indicates that the text: 'Released for local dictation by National Teleradiology'
; has been included in Impression or Report section
; RATELX = Text used as indication of Release for local dictation... if not set use defauld above...
; RATELE = 1 If RANOSEND is Teleradiology type vendor
NEW ; new variables
EXIT ; set HL7 message type & return to RA RPT protocol
OBR ;Compile 'OBR' Segment
OBXDIA ;Compile 'OBX' Segment for Diagnostic Code
OBXDIA2
OBXIMP ;Compile 'OBX' segment for Impression
OBXMOD ;Compile 'OBX' Segment for Modifiers
OBXPRC ;Compile 'OBX' Segment for Procedure
OBXTCM ;Compile 'OBX' Segment for Tech Comments
OBXRPT ;Compile 'OBX' Segment for Radiology Report Text
RATELREL ;Release the study for local reading

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call