-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Milestone
Description
Currently, resources supplied by tx-resource on $validate-code and $expand are not chosen by priority. Instead just the first found resource is taken. Especially in TX test cases like validation-version-profile-default multiple CodeSystem resources with the same Url but different versions are supplied. Here we have to choose the newest version instead of just taking the first found code system.