-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NTE.1 is blank #3725
Comments
Note, I marked this is a high priority. The Experience Team is moving quickly to add new Senders to the Standard CSV Upload, so this problem may appear soon than later. |
Rick Hood, would you please give steps to reproduce the bug? |
Sorry, Below is the CLI to run. The HL7 output will go into the junk directory. Attached is the test file to use. ./prime data --input result_files/StandardCSV-Test.csv --input-schema manualupload/csvuploadertest-covid-19 --output-dir junk --route |
@rick Hood where can I find the manualupload/csvuploadertest-covid-19? |
Need to check with @MauriceReeves-usds to see if this issue still need to be fixed. |
This ticket can be close. We don't need to fix NET.1 any longer. If needed, we can reopen the ticket later. So far, there is no need and SLTLs never complain about this field. |
Problem statement
I added a "comment" column to the standard CSV schema. The NTE segment is being created, but as shown below, the NTE.1 doesn't have a Set ID.
NTE||L^Ancillary (filler) department is source of comment^HL70105|Test Comment|RE^Remark^HL70364^^^^2.5.1
What you need to know
For testing, use the branch "OO/StdCSVSchema-Modifications Based on Testing". Attached is a test.
StandardCSV-Test.csv
Acceptance criteria
Each NTE.1 segment is sequentially numbered starting with 1.
The text was updated successfully, but these errors were encountered: