| INPUT PARAMETER | 
- 
- ICN
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    10
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    2
 
- DESCRIPTION:    
Integration Control Number for patient exceptions are being requested 
for.  If ICN is not passed, then SSN or DFN must be.
 
 
 
- 
- SSN
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    9
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    3
 
- DESCRIPTION:    
Social Security Number for patient exceptions are being requested 
for.  If SSN is not passed, then ICN or DFN must be.
 
 
 
- 
- DFN
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    32000
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    4
 
- DESCRIPTION:    
Internal Entry Number for patient, in the PATIENT (#2) file, exceptions
are being requested for  If DFN is not passed, then ICN or SSN must be.
 
 
 
- 
- BRANGE
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    7
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    5
 
- DESCRIPTION:    
Beginning Date Range for exceptions to be in.
 
 
 
- 
- ERANGE
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    7
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    6
 
- DESCRIPTION:    
Ending Date Range for Exceptions to have been logged in.
 
 
 
 
 | 
| RETURN PARAMETER DESCRIPTION | 
Exceptions found for the patient in the given date range.  Fields 
started.  
 
991.12,2        TYPE                 0;3 POINTER TO CIRN HL7 EXCEPTION 
TYPE FILE (#991.11)
                DESCRIPTION:    This is a pointer to the CIRN HL7 
EXCEPTION TYPE file (#991.11).  
 
991.12,3        PATIENT              0;4 POINTER TO PATIENT FILE (#2)
                DESCRIPTION:    Pointer to PATIENT file (#2) for the 
patient involved in this exception (DFN). This field is not required as
returned are from file 991.1:
every exception type does not have an associated DFN.
 
991.12,6        EXCEPTION STATUS     0;5 SET
                                '0' FOR NOT PROCESSED; 
                                '1' FOR PROCESSED; 
                DESCRIPTION:    This is the exception status for this 
message.   A status of NOT PROCESSED indicates that user intervention is
necessary.  The status should be changed to PROCESSED after confirming
that the patient data is correct.
 
 
991.12,10       TEXT                 10;E1,250 FREE TEXT
                DESCRIPTION:    This is a free text field used for 
supplemental text for the exception.  
 
991.12,11       NOTES                11;0   WORD-PROCESSING #991.1211
                DESCRIPTION:    This field allows users to enter notes 
regarding an exception to aid in resolving the exception.  
 
and new fields:
 
991.1,.01     NUMBER                 0;1 NUMBER (Required)
991.12,7        DATE/TIME PROCESSED  0;6 DATE
               DESCRIPTION:    This field will capture the date/time the
exception was marked processed.  
 
991.12,8        WHO MARKED PROCESSED 0;7 POINTER TO NEW PERSON FILE (#200)
                DESCRIPTION:    This field will capture who has marked 
the exception as processed.  
              DESCRIPTION:      This is the internal entry number (IEN) 
of this HL7 exception.  
 
991.1,1       START                  0;2 DATE (Required)
              DESCRIPTION:      This the date/time the message processing 
 |