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
# Ticket π«
This closes#60.
# Description π
This filters the search results for presence of the properties `code` and `display` and logs a warning if incomplete concepts are found.
# How to Test? π§ͺ
Remove a code or a display property from the ICD-10 CodeSystem and search for this code. It should not appear in the search results anymore. A warning should be logged by the API.
# Checklist β
- [x] My changes generate no new warnings
- [x] Made corresponding changes to the documentation if applicable
- [x] Commented my code, particularly in hard-to-understand areas if applicable
- [x] Performed a self-review of my own changes
π Feature Description
As a API user I do not want to get items that are incomplete.
β Acceptance Criteria
code
anddisplay
The text was updated successfully, but these errors were encountered: