Files > MHV REQUEST TYPE

name
MHV REQUEST TYPE
number
2275.3
location
^MHV(2275.3,
description
This file contains the data request types support by My HealtheVet. A request is typically a query for a data domain, but can be just about any operation that can be requested via HL7 and requires some code to be executed within the MHV package. The file defines much of the behavior for these requests.
applicationGroups
MHV
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBName of request type.
.02number(+)0;2NUMERICCInternal number to identify this request type. Should be unique.
.03blocked?0;3BOOLEAN1:YES
0:NO
Disable processing of this request type.
.04realtime?0;4SET OF CODES0:NOT ALLOWED
1:ALLOWED
Allow synchronous requests for this type.
.05execute routine0;5FREE TEXTEnter MUMPS tag and routine to execute for processing this request type. Use a tilde (~) instead of a circumflex (^).
.06builder routine0;6FREE TEXTEnter MUMPS tag and routine to execute for building the request specific response message. Use a tilde (~) instead of a circumflex (^).
1mhv datatype1;0MULTIPLE2275.31String to identify request type in inbound message.
2description2;0WORD-PROCESSINGInformation about this request type.

Not Referenced