onc-healthit / inferno-program

Archived source code for the Inferno Testing Tool and the Program Edition set of tests. No longer maintained.
https://inferno.healthit.gov/
Apache License 2.0
38 stars 12 forks source link

FI-1406 Allow case-insensitive comparison for token search #421

Closed yunwwang closed 2 years ago

yunwwang commented 2 years ago

Summary

This PR fixes GitHub Issue #412

Inferno allows case-insensitive comparison on token value

New behavior

Code changes

Fix code generator for CodeableConcept data types in search_parameter_match_found method

Testing guidance

yunwwang commented 2 years ago

This fix is migrated to Inferno v2 us-core-test-kit. PR: https://github.com/inferno-framework/us-core-test-kit/pull/8