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 |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^DIC(10.2

Package: Registration

Global: ^DIC(10.2


Information

FileMan FileNo FileMan Filename Package
10.2 ETHNICITY Registration

Description

Directly Accessed By Routines, Total: 13

Package Total Routines
Registration 8 DGPTR4    DGRRPSD2    ^DIC(10.2    DGPTRI4    DGRP2    DGUTL4    SYNONYM    VADPT1
Scheduling 4 SDEC53    SDEC55    SDECU2    SDES2UTIL1    
Income Verification Match 1 IVMPRECA    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Mental Health 1 YSCLHLGT    
National Health Information Network 1 NHINVPT    
Registration 1 DGROHLU    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[#2.06(.01)]    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUN 24, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length
  • DESCRIPTION:  This field contains the name of an ethnicity as selectable during enter/edit of patient data information.
    These entries are maintained by VA Central Office and entry/edit of entries is not allowed.
  • CROSS-REFERENCE:  10.2^B
    1)= S ^DIC(10.2,"B",$E(X,1,30),DA)=""
    2)= K ^DIC(10.2,"B",$E(X,1,30),DA)
2 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1) X
  • LAST EDITED:  JUN 24, 2002
  • HELP-PROMPT:  Answer must be 1-5 characters in length
  • DESCRIPTION:  
    This field contains the abbreviation for this ethnicity entry. This may appear on various outputs where there is insufficient room to print the entire name of the ethnicity.
  • CROSS-REFERENCE:  10.2^C
    1)= S ^DIC(10.2,"C",$E(X,1,30),DA)=""
    2)= K ^DIC(10.2,"C",$E(X,1,30),DA)
3 HL7 VALUE 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  AUG 14, 2002
  • HELP-PROMPT:  Answer must be 1-10 characters in length
  • DESCRIPTION:  
    The HL7 representation of this ethnicity
  • CROSS-REFERENCE:  10.2^AHL7
    1)= S ^DIC(10.2,"AHL7",$E(X,1,30),DA)=""
    2)= K ^DIC(10.2,"AHL7",$E(X,1,30),DA)
    Regular cross reference on the HL7 value
4 CDC VALUE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<6)!'(X?4N1"-"1N) X
  • LAST EDITED:  JUN 24, 2002
  • HELP-PROMPT:  Answer must be in the format NNNN-N
  • DESCRIPTION:  
    CDC representation of this ethnicity
5 PTF VALUE 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X
  • LAST EDITED:  JUN 24, 2002
  • HELP-PROMPT:  Answer must be 1 character in length.
  • DESCRIPTION:  
    PTF representation of this ethnicity
100 SYNONYM .01;0 Multiple #10.21 10.21
200 INACTIVE .02;1 SET
  • '1' FOR YES;

  • LAST EDITED:  JUN 24, 2002
  • DESCRIPTION:  
    This field is used to denote that this ethnicity value is no longer active.
202 INACTIVATION DATE .02;2 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 24, 2002
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    Date that this ethnicity became inactive

Found Entries, Total: 4

NAME: HISPANIC OR LATINO    NAME: NOT HISPANIC OR LATINO    NAME: DECLINED TO ANSWER    NAME: UNKNOWN BY PATIENT    

External References

Name Field # of Occurrence
^%DT 202+1
EN^DDIOL ID2+1, ID200+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(10.2 - [#10.2] .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K), 3(XREF 1S), 3(XREF 1K)

Naked Globals

Name Field # of Occurrence
^( ID200+1
^(0 ID2+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 202+1*
>> DA .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K), 3(XREF 1S), 3(XREF 1K)
TMP ID2+1~*
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2+1!, 2(XREF 1S), 2(XREF 1K), 3+1!, 3(XREF 1S), 3(XREF 1K), 4+1!
, 5+1!, 202+1*!
>> Y 202+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All