Closed andreakreichgauer closed 1 year ago
This was probably caused by old data, because the current API version does not return any extensions.
This was already fixed with https://github.com/dot-base/icd-10-api/pull/25. The error only came up again due to existing Conditions that need a migration. I opened an issue for this https://github.com/dot-base/fhir-resources/issues/454
🔥 Bug Description
Currently, the API returns Condition with incorrect extensions - they are missing a url value. This at least happens on
displayCopy
.🔍 Steps to Reproduce the Bug
🧯 Possible Solution
🚧 Important
If extensions are removed from ICD-10-Api, this Issue would also need a migration on exisitng data