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

Package: Registration

PATIENT(#2)-->2.07

Sub-Field: 2.07


Information

Parent File Name Number Package
PATIENT(#2) LANGUAGE DATE/TIME 2.07 Registration

Details

Field # Name Loc Type Details
.01 LANGUAGE DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR",%DT(0)="-NOW" D ^%DT S X=Y K:Y<1 X K %DT(0)
  • LAST EDITED:  JAN 11, 2023
  • HELP-PROMPT:  Enter the date and time the preferred language information was recorded. You may use N or n for 'NOW'. Future values may not be entered.
  • DESCRIPTION:  
    The date/time the preferred language information was given by the patient and recorded in the Patient File.
  • EXECUTABLE HELP:  N DPTX S DPTX="This field entry must be today's date or earlier and must include a time." D EN^DDIOL(DPTX),EN^DDIOL("")
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  2.07^B
    1)= S ^DPT(DA(1),.207,"B",$E(X,1,30),DA)=""
    2)= K ^DPT(DA(1),.207,"B",$E(X,1,30),DA)
.02 PREFERRED LANGUAGE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  D INPXF207^DGRPE
    MAXIMUM LENGTH: 60
  • LAST EDITED:  DEC 22, 2022
  • HELP-PROMPT:  Your answer must be 1-60 characters in length. If the patient wishes not to give a preferred language or declines to answer, enter an * (asterisk) at the prompt to respond as 'DECLINED TO ANSWER'.
  • DESCRIPTION:  This is the preferred language of the patient. A patient may speak, read and write several languages but this is the one that he/she prefers.
    You may also answer with the 2- or 3-letter code assigned to the language or type in the language name.
  • TECHNICAL DESCR:  Any language selected for this field is screened to be a "living" language and to have a 2-character code included. This facilitates selection of languages based on whether it is used today or not and if it has the
    information needed.
  • EXECUTABLE HELP:  D XHELP207^DGRPE
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  2.07^AC^MUMPS
    1)= D EVENT^IVMPLOG($G(DA(1)))
    2)= D EVENT^IVMPLOG($G(DA(1)))
    3)= DO NOT DELETE
    This cross-reference is used to notify HEC of changes that may affect enrollment.
Info |  Details