Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All
Print Page as PDF
Global: ^HL(771.1

Package: Health Level Seven

Global: ^HL(771.1


Information

FileMan FileNo FileMan Filename Package
771.1 HL7 FIELD Health Level Seven

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Health Level Seven 4 APPLICATION    HLPRE16    VERSION    ^HL(771.1    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Health Level Seven 2 HLPRE16    HLUOPT    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Health Level Seven 1 HL7 FIELD(#771.1)[12]    

Pointer To FileMan Files, Total: 6

Package Total FileMan Files
Health Level Seven 5 HL7 APPLICATION PARAMETER(#771)[#771.113(.01)]    HL7 FIELD(#771.1)[12]    HL7 SEGMENT TYPE(#771.3)[2]    HL7 DATA TYPE(#771.4)[7]    HL7 VERSION(#771.5)[#771.12(.01)]    
VA Fileman 1 FILE(#1)[4]    

Fields, Total: 16

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>36!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAY 03, 1993
  • HELP-PROMPT:  This is the name of the HL7 field. Answer must be 3-36 characters in length.
  • DESCRIPTION:  
    This is the name of the HL7 field.
  • CROSS-REFERENCE:  771.1^B
    1)= S ^HL(771.1,"B",$E(X,1,30),DA)=""
    2)= K ^HL(771.1,"B",$E(X,1,30),DA)
    Regular 'B' cross reference.
2 SEGMENT 0;2 POINTER TO HL7 SEGMENT TYPE FILE (#771.3)
************************REQUIRED FIELD************************
HL7 SEGMENT TYPE(#771.3)

  • LAST EDITED:  OCT 03, 1991
  • HELP-PROMPT:  The three character HL7 segment name (e.g., MSH).
  • DESCRIPTION:  
    The three character HL7 segment name (e.g., MSH).
  • CROSS-REFERENCE:  771.1^C
    1)= S ^HL(771.1,"C",$E(X,1,30),DA)=""
    2)= K ^HL(771.1,"C",$E(X,1,30),DA)
    Regular cross reference to look up entries by HL7 segment name.
4 DHCP FILE 0;4 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  JUL 14, 1993
  • HELP-PROMPT:  Each HL7 filed that has a table number must have a corresponding DHCP file that contains the list of valid table entries.
5 SEQUENCE 0;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 18, 1991
  • HELP-PROMPT:  The HL7 sequence number associated with the HL7 field (e.g., 7). Type a Number between 1 and 100, 0 Decimal Digits
  • DESCRIPTION:  
    The HL7 sequence number associated witht the HL7 field (e.g., 7).
6 MAXIMUM LENGTH 0;6 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>500)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 18, 1991
  • HELP-PROMPT:  The maximum length of the HL7 field (e.g., 8). Type a Number between 1 and 500, 0 Decimal Digits
  • DESCRIPTION:  
    The maximum length of the HL7 field (e.g., 8).
7 DATA TYPE 0;7 POINTER TO HL7 DATA TYPE FILE (#771.4)
************************REQUIRED FIELD************************
HL7 DATA TYPE(#771.4)

  • LAST EDITED:  AUG 18, 1991
  • HELP-PROMPT:  The HL7 data type associated with the HL7 field (e.g., DATE).
  • DESCRIPTION:  
    The HL7 data type associated with the HL7 field (e.g., DATE).
8 REQUIRED? 0;8 SET
************************REQUIRED FIELD************************
  • '1' FOR REQUIRED;
  • '0' FOR NOT REQUIRED;

  • LAST EDITED:  AUG 18, 1991
  • HELP-PROMPT:  This field specifies whether the HL7 field is required.
  • DESCRIPTION:  
    This field specifies whether the HL7 field is required.
9 REPETITION 0;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 08, 1991
  • HELP-PROMPT:  The number of times the HL7 field can repeat within an HL7 segment. If the field cannot repeat, leave this field blank. Type a Number between 1 and 100, 0 Decimal Digits.
  • DESCRIPTION:  
    The number of times the HL7 field can repeat within an HL7 segment.  If the field cannot repeat, leave this field blank.
10 TABLE NUMBER 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<4)!'(X?4.6N) X
  • LAST EDITED:  MAR 08, 1993
  • HELP-PROMPT:  The HL7 (or locally defined) table number associated with the HL7 (or locally defined) field (e.g., 0008 or RA0001). Answer must be 4-6 characters in length.
  • DESCRIPTION:  Only fields that have an HL7 data type of ID (Coded Value) have a table number. The ID data type is equivalent to a Set of Codes or Pointer data type in VA FileMan. For locally defined fields, the table number should
    begin with the 2-4 character DHCP package namespace.
11 ITEM NUMBER 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<5)!'(X?5N) X
  • LAST EDITED:  AUG 18, 1991
  • HELP-PROMPT:  The HL7 item number associated with the HL7 field (e.g., 00043). Answer must be 5 numeric characters in length.
  • DESCRIPTION:  
    The HL7 item number associated with the HL7 field (e.g., 00043).
12 PARENT 0;12 POINTER TO HL7 FIELD FILE (#771.1) HL7 FIELD(#771.1)

  • LAST EDITED:  JUL 06, 1994
  • HELP-PROMPT:  If this entry is a component of a field or a subcomponent of a component, then the parent of the field/component is entered here.
  • DESCRIPTION:  
    MUMPS code that is used to validate values in this field.  This code is applicable across all DHCP applications.
13 APPLICATION APPL;0 POINTER Multiple #771.113 771.113

  • DESCRIPTION:  
    This multiple valued field contains information realted to use of this HL7 filed by a specific application.
50 VERSION V;0 POINTER Multiple #771.12 771.12
101 SAMPLE DHCP VALUE 101;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
102 SAMPLE HL7 VALUE 102;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  AUG 02, 1993
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
150 DESCRIPTION D;0 WORD-PROCESSING #771.11

External References

Name Field # of Occurrence
Y^DIQ ID2+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD(771.3 ID2+1
^HL(771.1 - [#771.1] .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)
^HL(771.3 - [#771.3] ID2+1

Naked Globals

Name Field # of Occurrence
^(0 ID2+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
%I ID2+1*!
>> C ID2+1*
>> DA .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)
>> DIC ID2+1
U ID2+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K), 5+1!, 6+1!, 9+1!, 10+1!, 11+1!
, 101+1!, 102+1!
>> Y ID2+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All