Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^YTT(601.96

Package: Mental Health

Global: ^YTT(601.96


Information

FileMan FileNo FileMan Filename Package
601.96 MH STAGED DOCUMENTS Mental Health

Description

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3)!'(X'?1P.E) X
    MAXIMUM LENGTH: 80
  • LAST EDITED:  JUN 17, 2019
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • DESCRIPTION:  This is a name that can be used to retrieve a staged document. It is helpful to use namespacing to avoid collisions. For example, names beginning with YTT represent instrument specifications. Names beginning with YTL
    represent instrument lists.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  601.96^B
    1)= S ^YTT(601.96,"B",$E(X,1,30),DA)=""
    2)= K ^YTT(601.96,"B",$E(X,1,30),DA)
.02 REVISION 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 12, 2019
  • HELP-PROMPT:  Type a number between 0 and 999999, 0 decimal digits.
  • DESCRIPTION:  
    This optional field may be used to store a version number for the document content.
.03 DIGEST 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  JUN 12, 2019
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This optional field may be used to store a hash to validate the content of the document.
1 CONTENT 1;0 WORD-PROCESSING #601.961

  • DESCRIPTION:  
    This word processing field contains the content of the document. It is generally a JSON-formatted document.
  • LAST EDITED:  JUN 12, 2019
  • HELP-PROMPT:  Enter the structured content for this document.
  • DESCRIPTION:  
    This word processing field contains the content of the document. It is generally a JSON-formatted document.
Info |  Desc |  Fields