You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nbashyam I dug pretty deep here and did not see anything glaring in the code. Seems like there must be a match to matchedCode in order to hit getXmlForMatchedCodesWithValueSetAndVersion() and then matchedCodes.contains(cd.getCode()) would be true.. only other thing I could think of would be valuesetVersion and valueSet are null at run time but seems very unlikely since we see them later on in the eICR.
Let me know if you need more info for the team to troubleshoot.
The text was updated successfully, but these errors were encountered:
LoadingQueryBundle_rerun_scenario_1.json
TriggerQueryBundle_rerun_scenario_1.json
XML Snippet:
@nbashyam I dug pretty deep here and did not see anything glaring in the code. Seems like there must be a match to matchedCode in order to hit getXmlForMatchedCodesWithValueSetAndVersion() and then matchedCodes.contains(cd.getCode()) would be true.. only other thing I could think of would be valuesetVersion and valueSet are null at run time but seems very unlikely since we see them later on in the eICR.
Let me know if you need more info for the team to troubleshoot.
The text was updated successfully, but these errors were encountered: