Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All
Print Page as PDF
Global: ^DIC(11

Package: Registration

Global: ^DIC(11


Information

FileMan FileNo FileMan Filename Package
11 MARITAL STATUS Registration

Description

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Registration 3 DG17203    DGMFA11    DGPTRNU    
Scheduling 2 SDECEPT    SDES2GETDEMOS    

Pointed To By FileMan Files, Total: 4

Package Total FileMan Files
DSS Extracts 2 ADMISSION EXTRACT(#727.802)[26]    ADMISSION SETUP EXTRACT(#727.82)[26]    
Lab Service 1 REFERRAL PATIENT(#67)[.05]    
Registration 1 PATIENT(#2)[.05]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 MASTER MARITAL STATUS(#11.99)[90]    

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<2)!(X'?2U.E) X
  • HELP-PROMPT:  ANSWER MUST BE 2-15 CHARACTERS IN LENGTH
  • DESCRIPTION:  This field contains the name of the acceptable marital status as distributed by the MAS package. These entries should not be altered in any way nor should entries be added or removed. Editing of this data can have
    negative affects on the performance of the MAS module as well as other DHCP modules.
  • CROSS-REFERENCE:  11^B
    1)= S ^DIC(11,"B",X,DA)=""
    2)= K ^DIC(11,"B",X,DA)
1 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-5 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field contains an abbreviation for this marital status. Outputs throughout DHCP may use this abbreviation if there is insufficient room to display the entire marital status name.
  • CROSS-REFERENCE:  11^C
    1)= S ^DIC(11,"C",$E(X,1,30),DA)=""
    2)= K ^DIC(11,"C",$E(X,1,30),DA)
2 MARITAL STATUS CODE 0;3 SET
  • 'D' FOR DIVORCED;
  • 'M' FOR MARRIED;
  • 'N' FOR NEVER MARRIED;
  • 'S' FOR SEPARATED;
  • 'W' FOR WIDOWED;
  • 'U' FOR UNKNOWN;

  • LAST EDITED:  APR 25, 2007
  • DESCRIPTION:  This field contains the code for the marital status. It must NOT be edited unless through a software upgrade! This field is used widely throughout DHCP to determine programming flow. It will be displayed on the
    patient's data card as well as many other places throughout DHCP.
90 MASTER MARITAL STATUS MASTER;1 POINTER TO MASTER MARITAL STATUS FILE (#11.99) MASTER MARITAL STATUS(#11.99)

  • INPUT TRANSFORM:  S DIC("S")="I '$$SCREEN^XTID(11.99,.01,+Y_"","")" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  SEP 14, 2017
  • HELP-PROMPT:  Enter the Master Marital Status associated with the VA Marital Status. NOTE: Master Marital Status is case sensitive.
  • DESCRIPTION:  
    This is the external Standards Development Organization (SDO) Marital Status associated with this VHA Marital Status.
  • SCREEN:  S DIC("S")="I '$$SCREEN^XTID(11.99,.01,+Y_"","")"
  • EXPLANATION:  Only active Master Marital Statuses may be selected.
  • AUDIT:  YES, ALWAYS
  • AUDIT CONDITION:  I $G(XUMF)
  • CROSS-REFERENCE:  11^ACMF
    1)= S ^DIC(11,"ACMF",$E(X,1,30),DA)=""
    2)= K ^DIC(11,"ACMF",$E(X,1,30),DA)
    This cross references marital statuses with the MASTER MARITAL STATUS file (#11.99) entry to which they are mapped.

Found Entries, Total: 6

NAME: DIVORCED    NAME: MARRIED    NAME: WIDOWED    NAME: SEPARATED    NAME: NEVER MARRIED    NAME: UNKNOWN    

ICR, Total: 4

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #428
  • Integrated Billing
  • NAME (.01).
    Access: Direct Global Read & w/Fileman

    ICR #924
  • Lab Service
  • NAME (.01).
    Access: Direct Global Read & w/Fileman

    ABBREVIATION (.02).
    Access: Direct Global Read & w/Fileman

    ICR #1413
  • Nursing Service
  • Accounts Receivable
  • Clinical Reminders
  • MARITAL STATUS CODE (2).
    Access: Direct Global Read & w/Fileman

    ICR #6913
  • Income Verification Match
  • The "B" cross reference of the marital status.
    Info |  Desc |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All