Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 779.21

Package: Health Level Seven

HLO APPLICATION REGISTRY(#779.2)-->779.21

Sub-Field: 779.21


Information

Parent File Name Number Package
HLO APPLICATION REGISTRY(#779.2) MESSAGE TYPE ACTIONS 779.21 Health Level Seven

Details

Field # Name Loc Type Details
.01 HL7 MESSAGE TYPE 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  DEC 02, 2011
  • HELP-PROMPT:  Enter the 3 character HL7 Message Type.
  • DESCRIPTION:  
    An application should use this multiple to define the action that the receiving application needs to perform upon receipt of a specific type of HL7 message, identified by the HL7 MESSAGE TYPE and HL7 EVENT fields.
  • CROSS-REFERENCE:  779.21^B
    1)= S ^HLD(779.2,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^HLD(779.2,DA(1),1,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  C (#89), D (#704)
.02 HL7 EVENT 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  DEC 02, 2011
  • HELP-PROMPT:  Enter the 3 character HL7 event type.
  • RECORD INDEXES:  C (#89), D (#704)
.03 PRIVATE IN-QUEUE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  SEP 19, 2005
  • HELP-PROMPT:  You may create a private in-queue for message of this type by entering a unique name up to 20 characters long.
.04 ACTION TAG 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  AUG 15, 2004
  • HELP-PROMPT:  You must enter the action to perform upon receipt of this type by entering the ACTION TAG and ACTION ROUTINE fields as ^. The tag is optional.
.05 ACTION ROUTINE 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  SEP 19, 2005
  • HELP-PROMPT:  You must enter the action to perform upon receipt of this type by entering the ACTION TAG and ACTION ROUTINE fields as ^.
.06 HL7 VERSION 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 02, 2011
  • HELP-PROMPT:  Leave blank UNLESS this action applies only to a specific version of the message! Enter the version exactly as it will appear in the message header.
  • RECORD INDEXES:  D (#704)
.07 INACTIVE 0;7 SET
  • '1' FOR INACTIVE;

  • LAST EDITED:  JUN 21, 2006
  • HELP-PROMPT:  Enter '1' to stop the application from generating messages of this type.
  • DESCRIPTION:  This flag is made available to the application, but it is up to the application to honor it. In otherwords, its up to the application to check the flag and decide whether or not to generate messages of this type.
.08 MINIMUM RETENTION TIME 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  MAR 26, 2012
  • HELP-PROMPT:  Enter the number of days to retain messages of this type after they are processed. Enter a whole number, 1 to 999.
  • DESCRIPTION:  This field may be set by the application to specify how many days this type of message should be retained before purging.
  • EXECUTABLE HELP:  D EN^DDIOL("The retention time specified here will override the value specified for the"),EN^DDIOL("overall application.")
Info |  Details