IBTRH5I ;ALB/FA - HCSR Create 278 Request ;18-NOV-2014
Source file <IBTRH5I.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| CONTINFO(IBTRIEN,CNARY) | ;EP
 ; Retrieves Contact related information for the specified entry ; Input: IBTRIEN - IEN of the entry to retrieve information from ; Output: CNARY - Array of populated information  | 
|
| SEND278() | ;EP
 ; Called from the input template to allow the user to send a brief 278 request ; transmission, continue answering all questions in the template or skip to ; Service level information ; Input: None ; Returns: 0 - User either wants to send a brief 278 or exit the input ; template ; 255 - User tried to field jump ; 1 - User wants to continue entering info ; 1400 - User wants to skip to Service Detail Information  | 
|
| SVCTYPE() | ||
| UDREASN(FIELD) | ||
| CHK(NUM) | ;
 | 
|
| TIMEPDQ() | ||
| PDATA(PROV) | ; EP
 ; Retrieves the NPI and Taxonomy codes for the requested Provider ; PROV - Provider to retrieve codes for ; Output: NPI^Taxonomy number  | 
|
| REFDATA(IBTRIEN) | ||
| REQMISS(IBTRIEN,IBEXIT) | ;EP
 ; Checks to see if all required fields in the request ; been answered and the user did not '^' the input template ; Input: IBTRIEN - IEN of the entry being checked ; IBEXIT - 0 if user '^' exited the template, 1 otherwise ; Returns: 0 if all required fields have been entered and no '^' exit ; 1 if missing required fields and/or '^' exit. All missing fields ; will be displayed in a warnings message.  | 
|
| DIAGMISS(IBTRIEN,MISSING) | ||
| SVCMISS(IBTRIEN,MISSING) | ||
| SLINE(IBTRIEN,SIEN) | ; Returns the Service line number for a line
 ; Input: IBTRIEN - IEN of the entry being checked ; SIEN - IEN of the service line being checked ; Returns: Service line number  | 
|
| ATTMISS(IBTRIEN,MISSING) | ||
| PERSON(PROV) | ||
| CRT278(IBTRIEN) | ;EP
 ; Creates a 278 Request for the selected worklist event ; Input: IBTRIEN - Internal IEN of the selected event ; Output: 278 Request created for the selected worklist event. ; Returns: 1 - if the user exited 'normally', 0 if user '^' exited  | 
|
| COMQUAL() | ||
| MISSING(SUB,DESC) | ; Function to generate MISSING array
 ; Input: SUB - subscript of MISSING array ; DESC - description of error condition ; Returns: MISSING array  | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |