-
Notifications
You must be signed in to change notification settings - Fork 12
Negative test cases generating FHIR #114
Description
We are seeing negative test cases come through that should not have resulted in generated FHIR from Healthelink and Rochester.
The following test cases should be rejected and FHIR should not be generated. The description I pasted here is also found in the .txt files that are included with the test cases:
TestCase31 - Test Case 31 should return an error to the source letting them know that an unknown LOINC code was found for the question with LOINC code 71802-3. No FHIR should be generated.
TestCase32 - Test Case 32 should return an error to the source letting them know that an the MRN was missing from the screening file. No FHIR should be generated.
TestCase34 - Test Case 34 should return an error to the source letting them know that the patient DOB was missing. No FHIR should be generated.
TestCase37 - Test Case 37 should return an error to the source letting them know that there were question answers missing for questions 5,6,7,8 and 9. No FHIR should be generated.
TestCase38 - Test Case 38 should return an error to the source letting them know that there were numbers found in the patient last name. No FHIR should be generated.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status