AIReferenceArchitectures icon indicating copy to clipboard operation
AIReferenceArchitectures copied to clipboard

Evaluate Lab test results

Open sparmar opened this issue 5 years ago • 0 comments

Scenario Description

Use Case: To read medical test results in XML and pass/fail for a condition

  1. The Results XML will consist of (a) XML elements are constant (in every XML response). E.G. TestNo, Name, Address, DOB etc and (b) dynamic elements e.g. Test1Result, Test2Result etc depending on number of tests carried out.

  2. The values returned need to be compared with Expected Result XML

Reasons for scenario

Dynamically evaluate test result

Other Comments

Ideal test case for COVID test lab.

sparmar avatar Oct 21 '20 15:10 sparmar