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
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
missing concept inclusion now independent of code-system version
Modified the code to only add concepts that are missing based on no
other entry with the same system and code existing in the expansion. The
previous implementation also compared code-system version resulting in
duplicate entries, if the terminology server did not include the version
but the definition did or vice versa.
Copy file name to clipboardExpand all lines: codex-process-data-transfer/src/main/java/de/netzwerk_universitaetsmedizin/codex/processes/data_transfer/validation/value_set/MissingEntriesIncluder.java
0 commit comments