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

Package: Surgery

Routine: SRHLUO


Information

SRHLUO ;B'HAM ISC/DLR - Surgery Interface Utilities for building Outgoing HL7 Segment ; [ 05/06/98 7:14 AM ]

Source Information

Source file <SRHLUO.m>

Entry Points

Name Comments DBIA/ICR reference
AL1(SRI,SRENT) ;AL1 segment(s) - allergy information from the generic call to (GMRADPT)
  • ICR #6782
    • Status: Pending
    • Usage: Private
    DG1(SRI,SRENT) ;DG1 segment(s) - surgery diagnosis information
  • ICR #6782
    • Status: Pending
    • Usage: Private
    ERR(SRI,SRERR)
    MSA(SRI,SRAC) ;MSA segment
    ; SRAC = Acknowledgement code (ID)
    ; AA = Application Accepted (responsed with information)
    ; AE = Application Error (bad data send error response)
    ; AR = Application Reject (no data in date range ... )
    OBX(SRI,SRENT) ;OBX segment(s)
    ; This segment builds OBX segments for the following Preoperative data
    ; - vitals\measurements ^GMRVUTL routine:
    ; height, weight, blood pressure, pulse rate, and temperature
    ; - IN\OUT-PATIENT STATUS field in File #130
    ; - CANCEL DATE and CANCEL REASON for cancelled and aborted cases
    ; - SURGICAL SPECIALTY (OR) or MEDICAL SPECIALTY (NON OR)
    ; - SURGEON PGY and ANES SUPERVISE CODE
  • ICR #6782
    • Status: Pending
    • Usage: Private
    SOBX ;sets the OBX segment
    PID(SRI,SRENT) ;PID segment builder returns patient information
  • ICR #6782
    • Status: Pending
    • Usage: Private
    Info |  Source |  Entry Points