Skip to content

Commit

Permalink
CDR-1209 Add ORIGINAL_VERSION constant to RmConstants
Browse files Browse the repository at this point in the history
  • Loading branch information
vmueller-vg committed Jan 24, 2024
1 parent a571377 commit 2a7632e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ private RmConstants() {}

public static final String RM_OBJECT = "RM_OBJECT";

public static final String ORIGINAL_VERSION = "ORIGINAL_VERSION";

public static final String EHR = "EHR";
public static final String COMPOSITION = "COMPOSITION";
public static final String SECTION = "SECTION";
Expand Down

0 comments on commit 2a7632e

Please # to comment.