Files > UPLOAD CAPTIONED ASCII HEADER

parent
8925.1
name
UPLOAD CAPTIONED ASCII HEADER
number
8925.12
Fields
#NameLocationTypeDetailsIndexDescription
.01caption0;1FREE TEXTBNOTE: Users can choose between two possible kinds of Upload Record Headers: Captioned or Delimited. Captioned headers should be used UNLESS the site has a way to generate upload headers automatically. CAPTION is the caption which the transcriber enters into the captioned upload record header immediately preceeding the item data. It serves to distinguish one item of data from the next. Example: PATIENT NAME
.02item name0;2FREE TEXTCThis is the name of the item in the ASCII message header. Item Name is used in help messages for the person dictating a document.
.03field number0;3FREE TEXTDThis is the FIELD # in the target file which corresponds to this header item and where this item of data will be stored.
.04lookup local variable name0;4FREE TEXTEThis field specifies the local variable name into which this item of the upload header will be set. The local variable is used by the Look-Up Method. For example, if this item of the header is the patient social security number, the Lookup Local Variable Name might be TIUSSN. The social security number as written by the transcriptionist is first transformed by any existing Transform Code, and then set into this variable (e.g. TIUSSN) for use in Look-Up Method code. Lookup Local Variable Name is necessary only if the information in this piece is required in order to look up the appropriate entry in the target file.
.05example entry0;5FREE TEXTThis field is used to store sample data for this item in the form the transcriptionist is expected to use when transcribing it. For example, if a patient has social security number 555-12-1212, and the transcriptionist is expected to write 555-12-1212, than an Example Entry should have the form 555-12-1212. The Upload needs to know the exact form the transcriptionist is expected to use in case it needs to transform it to make it acceptable to FileMan. In this case, the transcriptionist also needs to know the exact form.
.06clinician must dictate0;6BOOLEAN1:YES
0:NO
States whether or not this item should be dictated by the Clinician. Will be used by the Clinician Help routine to determine if this field should be shown as data that should be dictated. (Some items can be entered by the transcriber without being dictated, such as the transcriber identification).
.07required field?0;7BOOLEAN1:YES
0:NO
This field is used to determine whether a given header item is required by the application (e.g., Author and Attending Physician may be required for the ongoing processing of a Discharge Summary). Records lacking required fields WILL be entered into the target file, if possible, but will generate Missing Field Error Alerts.
1transform code1;E1,245FREE TEXTThis standard MUMPS code transforms the transcribed value of the header item into a format acceptable to FileMan (e.g., patient social security number 555-12-1212 must be transformed to 555121212 or to whatever (external) format FileMan accepts when a user edits the social security number field in the target file). Field values are transformed before being set into Special Lookup Variables and before being set into target file fields. Field is necessary only if transcribed item is not in the format Fileman accepts for the target file.

Error: Invalid Global File Type: 8925.12