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

Package: IHS Generic Interface System

SCRIPT GENERATOR SEGMENT(#4010)-->4010.01

Sub-Field: 4010.01


Information

Parent File Name Number Package
SCRIPT GENERATOR SEGMENT(#4010) FIELD MULTIPLE 4010.01 IHS Generic Interface System

Details

Field # Name Loc Type Details
.01 FIELD 0;1 POINTER TO SCRIPT GENERATOR FIELD FILE (#4012) SCRIPT GENERATOR FIELD(#4012)

  • LAST EDITED:  DEC 08, 1991
  • DESCRIPTION:  
    This is the field name to be included in the segment.
  • CROSS-REFERENCE:  4010.01^B
    1)= S ^INTHL7S(DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^INTHL7S(DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  4010^FIELD
    1)= S ^INTHL7S("FIELD",$E(X,1,30),DA(1),DA)=""
    2)= K ^INTHL7S("FIELD",$E(X,1,30),DA(1),DA)
.02 SEQUENCE 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<.1)!(X?.E1"."2N.N) X
  • LAST EDITED:  SEP 05, 1991
  • HELP-PROMPT:  Type a number between .1 and 999
  • DESCRIPTION:  
    This is the position within the segment that this field resides.  This number must be unique within this segment.
  • CROSS-REFERENCE:  4010.01^AS
    1)= S ^INTHL7S(DA(1),1,"AS",$E(X,1,30),DA)=""
    2)= K ^INTHL7S(DA(1),1,"AS",$E(X,1,30),DA)
    Cross reference by sequence number.
.03 REQUIRED 0;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAY 06, 1991
  • DESCRIPTION:  
    Is this field required by the HL7 standards to be present in both outgoing and incoming data streams.
.04 REPEAT 0;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAY 06, 1991
  • DESCRIPTION:  
    Indicate whether or not this field can repeat within this segment.
.05 USED FOR LOOKUP 0;5 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAY 10, 1991
  • DESCRIPTION:  
    If YES, then this field will be used during lookup when there is incoming data.  The file in which the lookup is to occur is the one specified in the HL7 Message of which this segment is a part.
.06 REQUIRED TO PASS TRANSFORM 0;6 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 17, 1991
  • DESCRIPTION:  
    Entering YES will indicate that this field must pass its transform in order for processing to proceed.  If set to NO, a message will be generated but processing will continue.
1 DESCRIPTION 1;0 WORD-PROCESSING #4010.02

  • DESCRIPTION:  
    This field is not currently used.
Info |  Details |  All