Terminology Resource Resolution
In value sets and terminology operations, code systems and value sets are specified by their canonical URL and optional version. In case multiple CodeSystem/ValueSet resources with the same canonical URL exist, Blaze chooses one CodeSystem/ValueSet resource based on the following criteria with descending priority:
status- in the orderactive,draft,retired,unknown, no status at allversion- in Semantic Versioning orderlastUpdated- later created/updated resources firstid- by lexical order
Ideally there should not exist two terminology resources with the same canonical URl and version. However Blaze doesn't enforce this.