Print Page as PDF
DBIA3498 ICR (3498)

DBIA3498    ICR (3498)

Name Value
NUMBER 3498
IA # 3498
DATE CREATED 2001/12/26
CUSTODIAL PACKAGE COMMUNICATIONS SERVICE LIBRARY
CUSTODIAL ISC Washington
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE CSLSUR1
NAME DBIA3498
GENERAL DESCRIPTION
Build an SIU transaction of patient schedule to
transmit to DynaMed.  This function is meant to be called in foreground, not
background as messages will be displayed to the user. If the transaction is
built successfully, the function will display this fact with the Message
Control ID.  If the transaction cannot be built, the function will display the
fact that nothing was built, and the reason this occurred. After the message
displays, the user will be expected to hit the <return> or <enter> key to
continue.
STATUS Active
KEYWORDS
  • CSLSUR1
  • CoreFLS
ID CSLSUR1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$BLDSEG(1)
NOTE: ^TMP("CSLSUR1",$J) will be killed by this call
VARIABLES TYPE VARIABLES DESCRIPTION
$$BLDMSG Output

0 - Case was not successfully set up in HL7 ^ Reason
1 - Case was set up successfully in HL7
global TMP('CSLSUR1',$J, Input

Node        Value
----------  ----------------------------------------------------
1           Surgical Case Number
2           Patient's ID ^ Patient ICN
3           Event Type: 1- New, 2- Edit,
3- Cancel, 4- Delete
4           Start Date and Time ^ End Date
and Time ^ Date of Operation
5,0         Surgeon's free text description
of the Principal
Procedure (up to 135 char)
5,1         Principal CPT Code ^ Name
associated with the Principal CPT
Code
5,1,1-n     CPT Code Modifier Code ^ CPT
Code Modifier Name
5,2-n       Other CPT Code ^ Other CPT
Code Name
5,2-n,1-n   CPT Code Modifier Code ^ CPT
Code Modifier Name
6           Surgeon ID ^ Surgeon's Name
7           Surgical Specialty ID ^
Surgical Specialty Name
8           Local Surgical Specialty ID ^
Local Surgical
Specialty Name
9           Operating Room Code/ID ^
Operating Room Name
10,1-n      SPD Comment lines 1 through n,
each line 80 characters max
11          Hospital ID (pointer to file #4
Institution File)
12          ID of Requestor ^Name of Requestor
13          ID of Person who enters/edits
schedule ^ Name
14          Patient Type: I- Inpatient,
O- Outpatient
15          Time Stamp (Time event occurred
in the application)
16          Attending Surgeon ID (IEN in
file 200) ^Surgeon Name

note:  ^TMP("CSLSUR1",$J) may be set to null on entry to the API with no
negative effect.
1 Input
This parameter is required and it indicates the
parameters are being passed in ^TMP("CSLSUR1",$J).  At this time, this is
always set to 1.
SUBSCRIBING PACKAGE SURGERY