STANDARD DATA DICTIONARY #39.2 -- EMBOSSING DATA FILE 3/24/25 PAGE 1 STORED IN ^DIC(39.2, (29 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 5.3) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file contains the fields which are displayed on the patient data card when embossed and their associated MUMPS code. DD ACCESS: @ RD ACCESS: d WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ POINTED TO BY: DATA ITEM field (#.01) of the DATA ITEM sub-field (#39.12) of the LINE NUMBER sub-field (#39.11) of the EMBOSSED CARD TYPE File (#39.1) CROSS REFERENCED BY: NAME(B) 39.2,.01 NAME 0;1 (Required) NAME OF THIS DATA ITEM INPUT TRANSFORM: K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X LAST EDITED: OCT 07, 1985 HELP-PROMPT: NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION DESCRIPTION: This field contains the name of the data item to be printed on the data card. Data item names must be between 3 and 30 characters in length. SOURCE OF DATA: DEVELOPER CROSS-REFERENCE: 39.2^B 1)= S ^DIC(39.2,"B",$E(X,1,30),DA)="" 2)= K ^DIC(39.2,"B",$E(X,1,30),DA) 39.2,1 MUMPS CODE 1;E1,250 FREE TEXT MUMPS CODE OF THIS DATA ITEM INPUT TRANSFORM: K:$L(X)>250!($L(X)<1) X I $D(X) D ^DIM LAST EDITED: OCT 24, 1984 HELP-PROMPT: ANSWER MUST BE 1-250 CHARACTERS IN LENGTH DESCRIPTION: This field contains the MUMPS code associated with the data item to be printed on the data card. This code must be between 1 and 250 characters. SOURCE OF DATA: DEVELOPER INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):