Use constants instead of literals to refer to terminology in RM
Raise CR
Analysis
Resolution
Raise CR
Analysis
Resolution
Description
Currently in the RM class invariants, terminology is referred to using literal strings. This should be replaced by constants to remove the possibility of typographical errors and other similar mistakes, and also to make it possible to define the definitive list of code_sets and terminologies required for an openEHR implementation.
Currently in the RM class invariants, terminology is referred to using
literal strings. This should be replaced by constants to remove the
possibility of typographical errors and other similar mistakes, and also
to make it possible to define the definitive list of code_sets and
terminologies required for an openEHR implementation.