Skip to content

Commit

Permalink
Update terminology data to release 2.4.0 (#619)
Browse files Browse the repository at this point in the history
* Update terminology data to release 2.4.0

Source: https://github.com/openEHR/specifications-TERM/tree/Release-2.4.0/computable/XML

* (Re-)add group id fields and MultiMedia group

* Fix incorrect group ids

* Regenerate fullTermFile.json

* Update tests to match terminology changes
  • Loading branch information
J3173 authored Aug 8, 2024
1 parent 148b979 commit 8df5c64
Show file tree
Hide file tree
Showing 8 changed files with 20,249 additions and 8,798 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public class OpenEHRTerminologyAccess implements TerminologyAccess {

private static final String[] resourceNames = {
"/openEHR_RM/en/openehr_terminology.xml",
"/openEHR_RM/es/openehr_terminology.xml",
"/openEHR_RM/ja/openehr_terminology.xml",
"/openEHR_RM/pt/openehr_terminology.xml",
"/openEHR_RM/openehr_external_terminologies.xml",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 8df5c64

Please sign in to comment.