Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update icd10gm to 2024 version #72

Merged
merged 1 commit into from
Sep 28, 2023
Merged

feat: update icd10gm to 2024 version #72

merged 1 commit into from
Sep 28, 2023

Conversation

velramiir
Copy link
Contributor

Ticket 🎫

This closes #71.

BREAKING CHANGE: This PR introduces the latest 2024 release for ICD-10-GM. 🚨

Description 📖

Updates the icd-10 catalogue to ICD-10-GM 2024.

How to Test? 🧪

  1. Check if the service launches and the initial validation runs through.
  2. Check if search queries succeed and return sensible results.

References (optional) 🔗

  1. ICD-10 download in Claml format https://teams.microsoft.com/l/message/19:291e51c4-c5f3-4c68-b160-5d1cef0bfe05_c0770892-efd9-43ca-b770-b407115db6af@unq.gbl.spaces/1695889950740?context=%7B%22contextType%22%3A%22chat%22%7D
  2. Claml to FHIR Converter https://github.com/aehrc/fhir-claml (If the packaging with Maven dails because junit could not be found, add it as a dependency in pom.xml.)

Checklist ✅

  • My changes generate no new warnings
  • Made corresponding changes to the documentation if applicable
  • Commented my code, particularly in hard-to-understand areas if applicable
  • Performed a self-review of my own changes

@dotbase-bot dotbase-bot self-assigned this Sep 28, 2023
@dotbase-bot dotbase-bot requested a review from a team September 28, 2023 09:41
@dotbase-bot dotbase-bot added this to the next milestone Sep 28, 2023
Copy link
Contributor

@andreakreichgauer andreakreichgauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@dotbase-bot dotbase-bot requested a review from a team September 28, 2023 10:24
@velramiir velramiir merged commit b325dbd into main Sep 28, 2023
@velramiir velramiir deleted the feat/icd10-gm-2024 branch September 28, 2023 11:12
This was referenced Sep 29, 2023
dotbase-bot added a commit that referenced this pull request Sep 29, 2023
### ⚠ BREAKING CHANGES

* This PR introduces the latest 2024 release for ICD-10-GM. 🚨

### 🚀 New Features

* update icd10gm to 2024 version ([#72](#72)) ([b325dbd](b325dbd)), closes [#71](#71)


### 🧹 Chore

* call manage pr remotely ([#84](#84)) ([19c596f](19c596f)), closes [#85](#85)
* input branch to release pr action ([#77](#77)) ([4ce5bab](4ce5bab)), closes [#76](#76)
@dotbase-bot dotbase-bot mentioned this pull request Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

udpate icd-10-api to use icd-10-gm 2024 release
3 participants