Files > SURGERY INTERFACE PARAMETER

name
SURGERY INTERFACE PARAMETER
number
133.2
location
^SRO(133.2,
description
The Surgery package uses this file for its HL7 interface with VistA and Non-VistA packages or systems. The file acts as a mapping and processing tool for receiving information from other applications and transmitting information from the Surgery package. Data in this file SHOULD NOT be altered through the use of VA FileMan;input to this field should only take place through the Surgery Interface Management Menu options. Per VHA Directive 10-93-142, this file definition SHOULD NOT be modified.
Fields
#NameLocationTypeDetailsIndexDescription
.01text(+)0;1FREE TEXTThis field is used to map VistA fields to HL7 (OBR-4 and OBX-3 identifiers) segment sequences. This field is used as a text identifier for the field number.
1file/subfile0;2NUMERICThis field holds the FILE/SUBFILE number of the VistA field that will be edited (e.g. 130).
2field0;3NUMERICThis is the corresponding VistA field number of the text name that will be passed in either the OBX-3 or OBR-4 sequence.
3interface(+)0;4SET OF CODESR:RECEIVE
I:IGNORE
S:SEND
S/R:SEND AND RECEIVE
This field is used to determine ownership of data among systems. Data should be entered in this field. Except for OBR segment identifiers like OPERATION and PROCEDURE that do not have a FILE/SUBFILE and FIELD associations, all other entries should be set to send, receive or ignore. Excluding these entries will allow the users to send or receive individual pieces of underlying information related to the operation or procedure. If the field is set to R, the information will be received into the Surgery package. If the field is set to S, the information will be transmitted from the Surgery package. If the field is not part of the interface the field should be set to I, for ignore.
4segment(+)0;5FREE TEXTThis field identifies the HL7 segment that will be holding the information, (e.g., OBX).
5value0;6SET OF CODESST:STRING
TX:TEXT
FT:FORMATTED TEXT
DT:DATE
TM:TIME
TS:TIME STAMP
PN:PERSON NAME
TN:TELEPHONE NUMBER
AD:ADDRESS
CK:COMPOSITE ID WITH CHECK DIGIT
CN:COMPOSITE ID AND NAME
CE:CODED ENTRY
RP:REFERENCE POINTER
NM:NUMERIC
This field is used to identify the type of information being passed by the OBX segment. This field will be blank for all OBR segments.
6hl7 sequence0;8FREE TEXTThis field holds the HL7 sequence and field position of the corresponding VistA field. The field should contain the sequence number separated by a dash ('-') and followed by the sub-component location (value should be 1 if no sub-component separator).
7message0;7FREE TEXTThis field identifies the HL7 message sent for the information.
8level0;9NUMERICThis field corresponds to the VistA file location level in terms of a VA FileMan DIE call.
9related pointer1;0MULTIPLE133.29This field is used to link the HL7 sequence fields in a single segment for processing in a DR string. This field should only link those fields located on a single segment.
10related menu items2;0MULTIPLE133.21This multiple is used to link all OBR segments to all underlying OBX segments.
11identifier0;10FREE TEXTThis field is used to base the code that relates to the identifier. HL7 standards call for information to be base in this form: .
12coding scheme0;11FREE TEXTThis field is used to base the coding scheme that relates to the identifier. The standard coding method is to use L for local fields and 99VAfile# (99VA200, NEW PERSON file) for VA specific files. Other coding schemes include AS4 for (ASTM) American Society for testing and materials, C4 for CPT4, and I9 for ICD9.
13unit0;12FREE TEXTThis field represent the identified field's unit of measure. This value must correspond to the ISO standards set forth by the HL7 standard.
14always create new entry0;13BOOLEAN1:YES
0:NO
This field is used by the incoming message processing routine to determine if the value should always create a new entry in the file.

Not Referenced