fix definition title for UTG
This commit is contained in:
parent
83ea7fefa5
commit
3d2214d9eb
|
@ -248,7 +248,7 @@ public class ValueSetRenderer extends TerminologyRenderer {
|
|||
tr.td().b().tx("System");
|
||||
tr.td().b().tx("Display");
|
||||
if (doDefinition)
|
||||
tr.td().b().tx("Definition");
|
||||
tr.td().b().tx("Logical Definition (CLD)");
|
||||
|
||||
addMapHeaders(tr, maps);
|
||||
for (ValueSetExpansionContainsComponent c : vs.getExpansion().getContains()) {
|
||||
|
|
Loading…
Reference in New Issue