Skip to content

Commit

Permalink
CDR-1748 switch to archie terminology resources
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerReiseVSys committed Jan 29, 2025
1 parent ea00e94 commit 491e70f
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 2,040 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
*/
public class TerminologySourceFactory {

private static final String OPENEHR_TERMINOLOGY_EN = "openehr/en/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_JA = "openehr/ja/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_PT = "openehr/pt/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_ES = "openehr/es/openehr_terminology.xml";
private static final String EXTERNAL_TERMINOLOGIES = "openehr/openehr_external_terminologies.xml";
private static final String OPENEHR_TERMINOLOGY_EN = "openEHR_RM/en/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_JA = "openEHR_RM/ja/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_PT = "openEHR_RM/pt/openehr_terminology.xml";
private static final String OPENEHR_TERMINOLOGY_ES = "openEHR_RM/es/openehr_terminology.xml";
private static final String EXTERNAL_TERMINOLOGIES = "openEHR_RM/openehr_external_terminologies.xml";

/**
* Gets an instance of openEHR terminology source
Expand Down
350 changes: 0 additions & 350 deletions terminology/src/main/resources/openehr/en/openehr_terminology.xml

This file was deleted.

Loading

0 comments on commit 491e70f

Please sign in to comment.