SCENIA1 ;ALB/SCK - INCOMPLETE ENCOUNTER ERROR DISPLAY PROTOCOLS ; 09 Oct 98 3:03 PM
Source file <SCENIA1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| VE | ; View Expanded Error
|
|
| CE | ; Entry point for getting corrective action for error and executing it.
; Variables ; SCXER - Ptr to 409.76 ; SCEN - Ptr to 409.75 ; SDXMT - Ptr to 409.73 |
|
| CEQ | ||
| EDI() | ; Entry point for ENCOUNTER INFORMATION corrective action
|
|
| DEM1() | ; Entry point for correction logic
|
|
| DEM | ; Entry point for the SCENI PATIENT DEMOGRAPHICS protocol
|
|
| DEMQ | ||
| INTV() | ; Entry point for correction logic for checkout errors
|
|
| CO | ; Entry point for SCENI CHECKOUT INTERVIEW
|
|
| COQ | ;
|
|
| ADDEDIT(SDOEND) | ;this is to edit add/edits
|
|
| LEDT() | ;
|
|
| LE | ; Entry point patient load edit.
|
|
| LEQ | ;
|
|
| REFLG() | ; Entry point for reflag correction action
|
|
| FLG | ; Entry point for Reflag Transmission protocol
|
|
| FLQ | ||
| SETRFLG(SDXMT) | ;
; Input ; SDXMT - Pointer to Transmission File, #409.73 |
|
| MSG(SDTEXT,SDEXMT) | ;
|
|
| SELERM(FLG) | ; Select Multiple entries
|
|
| ERMSG(MSGN) | ;
|
|
| EXIT | ;
|
|
| HDR | ;
|
|
| 1 | ;;No correction logic has been defined for this error.
|
|
| 2 | ;;Unable to execute Correction Logic.
|
|
| 3 | ;;There was a problem trying to flag this entry for retransmission.
|
|
| 4 | ;;This transmission entry is already flagged for transmission.
|
|
| 5 | ;;The validator encountered a problem with this transmission entry.
|
| 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 |
|