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

Package: Integrated Billing

Routine: IBTRHLO2


Information

IBTRHLO2 ;ALB/YMG - Create and send 278 inquiry cont. ;02-JUN-2014

Source Information

Source file <IBTRHLO2.m>

Entry Points

Name Comments DBIA/ICR reference
HLSC(IEN,TSTAMP,HLRESLT) ; update entry in 356.22 on successful creation of HL7 message
; called from EN^IBTRHLO
; IEN - file 356.22 ien
; TSTAMP - timestamp of message creation
; HLRESLT - return value of GENERATE^HLMA() API call
HLER(IEN,ERRMSG) ; process error on failure to create HL7 message
; called from EN^IBTRHLO
; IEN - file 356.22 ien
; ERRMSG - error message string
WP2STR(FILE,FIELD,IENS,LEN) ; convert word-processing field into a single string
; FILE - file #
; FIELD - WP field #
; IENS - ien string of entry to process, including trailing comma
; LEN - maximum length of the output string (if not specified - unlimited length)
PRVDATA(IEN,FILE) ; get provider data
; IEN - ien for the entry
; FILE - file number IEN is for
PCODECNV(CODE) ; provider code conversion between NM1 and PRV X12 segments
; CODE - code to convert
; returns converted code (NM1 -> PRV), or null if no match found
NTE ; create NTE segment
ZHS ; create ZHS segment

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBT(356.007 - [#356.007] GET1^DIQ
^IBE(365.015 - [#365.015] GET1^DIQ
^IBE(365.016 - [#365.016] GET1^DIQ
^IBE(365.025 - [#365.025] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call