Files > 1010EZ MAPPING

name
1010EZ MAPPING
number
711
location
^EAS(711,
description
The 1010EZ MAPPING File holds the mapping between each data element in the On-Line 10-10EZ Application and the VistA Patient database. Each record in this file is uniquely identified by a Data Key which correlates exactly with a specific 10-10EZ form question within a specific 10-10EZ section. Each record also contains the exact VistA database location (i.e., file/sub-file/field) where the data will be stored. Local modifications to this file will cause the the 1010EZ module to malfunction and may jeopardize database integrity.
Fields
#NameLocationTypeDetailsIndexDescription
.01assigned data name(+)0;1FREE TEXTBThis unique descriptive name is used to group related 10-10EZ data elements.
.1data key0;2FREE TEXTCThe Data Key is a unique identifier that associates this data element with a specific Section and Question in the On-Line 10-10EZ. Format is: Section_;_Question where Section and Question refer to specific data locations on the 10-10EZ; each Section;Question identifier has been mapped to a particular VistA database field (in most cases).
1active(+)0;3SET OF CODESA:ACTIVE
I:INACTIVE
AThis provides a means to inactivate the mapping between a 10-10EZ data element and the VistA database without destroying the mapping for Applications already processed and filed to VistA.
1.1inactivate date0;4DATE-TIMEIf the mapping between a 10-10EZ data element and the VistA database is 'inactivated', this field holds the date on which the inactivation occurred.
1.2version #(+)0;5FREE TEXTThe version number of the On-Line 10-10EZ software which utilizes this 1010EZ-to-VistA mapping.
2map-to file(+)1;1FREE TEXTThis is the file number of the VistA database file which holds the field to which this 10-10EZ data element has been mapped.
3map-to sub-file(+)1;2FREE TEXTThis is the sub-file number of the VistA database sub-file which holds the field to which this 10-10EZ data element has been mapped.
4map-to field(+)1;3FREE TEXTThis is the field number within the VistA database file or sub-file to which this 10-10EZ data element has been mapped.
5display name2;1FREE TEXTThe shortened name for this 10-10EZ data element employed within the 1010EZ module List Manager interface.
6dir(0)3;E1,245FREE TEXTM code to set DIR(0) for a call to the FileMan Reader can be placed here. If present, this code will be used when the data element is being updated within the "Update Field (UF)" action of the EAS EZ 1010EZ PROCESSING option.
10transformT;E1,245FREE TEXTCertain 10-10EZ data elements cannot be used directly to overwrite VistA database fields; instead they require some transformation. This field contains the M code needed to perform the needed data transformation.

Not Referenced