Skip to content

Commit

Permalink
Update default lab value to 39 per LNSP
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher committed Jul 25, 2024
1 parent 37deebd commit 0192f7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public class OruR01Handler implements Application {
/**
*
*/
private static final String DEFAULT_NUMERIC_VALUE = "0";
private static final String DEFAULT_NUMERIC_VALUE = "39";
private static final String DETECTED_CODED_VALUE = "1301";
private static final String NOT_DETECTED_CODED_VALUE = "1302";

Expand Down

0 comments on commit 0192f7d

Please sign in to comment.