TITLE | VALUE | |
---|---|---|
NAME | SDOE PARSE GENERAL DATA | |
DESCRIPTION | This Remote Procedure Call (RPC) will parse the data returned by the 'SDOE GET GENERAL DATA' RPC into individual field nodes. | |
TAG | PARSE | |
ROUTINE | SDOERPC | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | ENCOUNTER DATA | |
DESCRIPTION | This array contains subscripts that correspond to each node of data for an Outpatient Encounter entry. Note: Currently (7/97) only the zeroth node is returned. Also, only fields .01 thru .08 and .1 thru .13 of the zeroth are returned. Other nodes and fields are not supported. For detail information regarding the fields, see data dictionary for the Outpatient Encounter file (#409.68). | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | ENCOUNTER PARSE FORMAT | |
DESCRIPTION | Defines format for parsed data. Valid Values: ------------- INTERNAL - use internal format EXTERNAL - external/display format. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | The first piece of ';;' of each array item is the field number. The second piece of ';;' of each array item is the field value. The parser will either use internal or external values for the field node values. The developer specifies internal/external via a parameter. Example of external parsing: .01;;Sep 04, 1997@11:00 .02;;ARDALINO,J .03;;DERMATOLOGY .04;;DERMATOLOGY .05;;Sep 04, 1997@11:00 .06;; .07;;Sep 22, 1997@21:25 .08;;STOP CODE ADDITION .1;;REGULAR .11;;TROY .12;;CHECKED OUT .13;;NSC | |
AVAILABILITY | PUBLIC | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |