Rather than entering one exam at a time, via manual data entry, you may upload many exams at once using the batch data file upload process.
Note: You may upload data for multiple facilities simultaneously; however, if you leave the Facility ID blank for a row, that row will be uploaded to the Facility ID selected in the facility picker.
All data files must be either pipe-delimited text or Excel (xlsx) files. If desired, you may start with a blank Excel worksheet and follow the layout to add each field according to the format and values specified. The file may be uploaded as an xlsx file or be converted to a text (.txt) file. If this is your first time creating a file you may need to configure your computer to use the ‘|’ (vertical bar) character when converting the file.
Note: On the NRDR portal and this link ACR has created templates which can be used to upload a file using an .XLSX format, where no file conversion is necessary before submitting.
When uploading an Excel file, please ensure it does NOT have:
1. Any formulas in the cells.
2. Any vertical bars (characters that look like this: | ) in the cells.
These errors will cause the file to reject and potentially not allow the log file to be accessed.
Make sure you name your file according to the naming conventions outlined in the upload specifications: ipn_exam_postfix.xlsx, where <postfix> is a required free text field of up to 50 characters. Do not include spaces in the file name.
File Specifications
The IPN Exam data file specifications are as follows:
The maximum recommended file size is 40 MB.
The filename extension should be .txt or .xlsx.
The data file must contain at least one record.
Each line must contain one and only one record; the record delimiter is the CARRIAGE RETURN character followed by the LINE FEED character.
A header row is not required; if you are using the template, the header row is ignored during the upload. However, the remaining patient data are retained.
Each record must begin at the first position of a line.
Each record must have the correct number of data elements; blank data elements must be represented by a null value, not a space.
Each data element must be positioned in the order specified in the LCSR Data Upload File document on the IPN Data Mapping page.
If converting to a text file, each data element is separated by the vertical bar character ‘|’; if there is no entry for an individual data element, you should write the ‘|’ character immediately after the previous ‘|’. Do not use the SPACE character to substitute for a null value. Do not use the vertical bar character when populating free text fields.
Example: Using the first six data elements (as listed in the "IPN Data Upload File 1.0.xlsx) as an example, suppose we only have data for file version, facility ID and patient first and last names. We do not have "exam unique ID" or patient middle name. The data should be written as:
1.7|100853||John||Doe
File Layout
The IPN Data Mapping article describes the format, valid values, and business rules for each data element. Some important guidelines to keep in mind:
Acceptable values: The IPN upload process validates values and formats for most data elements. Refer to the Valid Values/Format column in the file layout for the acceptable values and data formats. For example:
Patient Social Security Number accepts nine digits in the nnn-nn-nnnn or nnnnnnnnn formats.
All dates must be in mm/dd/yyyy format.
Data elements that accept more than one value: If a data element accepts multiple answers, each value must be separated by the comma character ‘,’ in the data file. These data elements are indicated as “Select all that apply” in the Mapping/Definitions column. For example:
Health insurance accepts multiple values. If a patient has both Medicare (value 1) and Private Insurance (value 3), then the data element should be entered as:
|1,3|
Data dependency: Some data elements may need to be populated depending on whether another element is populated or the value of another element. These conditions are listed in the Business Rules column of the file layout. For example:
At least one of the patient identifiers must be provided: Other ID, Patient SSN, or Medicare Beneficiary ID. If Patient SSN and Medicare Beneficiary ID are not provided, then Other ID is required.
Optional data elements: Data elements marked as Optional under the Business Rules column are not required to upload a record; that is, a record is not rejected if an optional field is missing. However, we do expect you to provide all data elements if the data are available. This expectation of complete data is specified in the participation agreement signed by all participating facilities and is essential for making the IPN data set as robust as possible.