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: 79.72114

Package: Radiology Nuclear Medicine

RAD/NUC MED HL7 APPLICATION EXCEPTION(#79.7)-->79.72-->79.721-->79.7211-->79.72114

Sub-Field: 79.72114


Information

Parent File Name Number Package
79.7211 HL7 FIELD EXCEPTIONS 79.72114 Radiology Nuclear Medicine

Details

Field # Name Loc Type Details
.01 HL7 FIELD EXCEPTIONS NAME 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<3) X
  • LAST EDITED:  APR 19, 2007
  • HELP-PROMPT:  Answer must be 3-10 characters in length
  • DESCRIPTION:  This field will contain M code to handle business rule exceptions which are to be applied to HL7 fields.
    An example of a HL7 FIELD EXCEPTIONS NAME would be: 'OBR-32'. 'OBR' is the HL7 segments and thirty-two in the piece position on that segment to which the business rule exception will be applied.
  • CROSS-REFERENCE:  79.72114^B
    1)= S ^RA(79.7,DA(4),1,DA(3),1,DA(2),1,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^RA(79.7,DA(4),1,DA(3),1,DA(2),1,DA(1),3,"B",$E(X,1,30),DA)
1 INBOUND HL7 FIELD CODING 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 19, 2007
  • HELP-PROMPT:  Enter Standard MUMPS code
  • DESCRIPTION:  For an inbound HL7 messages this field will contain M code to handle business rule exceptions which are to be applied to HL7 fields.
    The M code in this field will be executed before the HL7 field is processed.
2 OUTBOUND HL7 FIELD CODING 2;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 19, 2007
  • HELP-PROMPT:  Enter Standard MUMPS code
  • DESCRIPTION:  For an outbound HL7 messages this field will contain M code to handle business rule exceptions which are to be applied to HL7 fields.
    The M code in this field will be executed before the HL7 field is broadcast as part of a HL7 message.
Info |  Details