Contents: | Main | Chapter | See Also: | Getting Started Manual | Programmer Manual |
The Global Map format shows the actual structure of the global (file) that contains the data for the file and its templates. This information is of primary interest to programmers who can control how data is stored.
Here is a sample Global Map:
GLOBAL MAP DATA DICTIONARY #16026 -- PATIENT FILE 05/31/91 PAGE 1 STORED IN ^DIZ(16026, (1 ENTRY) SITE: KDEMO V7 UCI: VAH,KXX ----------------------------------------------------------------------------- CROSS REFERENCED BY: NAME(B) ^DIZ(16026,D0,0)= (#.01) NAME [1F] ^ (#1) SEX [2S] ^ (#2) DATE OF BIRTH [3D] ==>^ (#3) RELIGION [4P] ^ ^DIZ(16026,D0,1,0)=^16026.04A^^ (#4) DIAGNOSIS ^DIZ(16026,D0,1,D1,0)= (#.01) DIAGNOSIS [1F] ^ (#1) AGE AT ONSET [2N] ^ ^DIZ(16026,D0,1,D1,1,0)=^16026.42^^ (#2) HISTORY ^DIZ(16026,D0,1,D1,1,D2,0)= (#.01) HISTORY [1W] ^ ^DIZ(16026,D0,2)= (#5) PROVIDER [1V] ^ (#6) SSN [2F] ^ INPUT TEMPLATE(S): ^DIE(30)= ZZUPDATE PRINT TEMPLATE(S): ^DIPT(.01)= CAPTIONED ^DIPT(60)= ZZDIAGPRINT SORT TEMPLATE(S):
An understanding of these data dictionary listings is the key to displaying, changing, and deleting the data in individual file entries.
Reviewed/Updated: March 4, 2007