templates/html/_entry.html.erb in health-data-standards-3.4.3 vs templates/html/_entry.html.erb in health-data-standards-3.4.4
- old
+ new
@@ -1,7 +1,7 @@
<tr class="narr_tr">
- <td><%if entry.negationInd %><b>Not Done: </b><% end %><%= entry.description %></td>
+ <td><%if entry.negationInd %><b>Not Done: </b><% end %><%= decode_hqmf_description(entry.description, entry.oid) %></td>
<td>
<% entry.codes.each do |set, codes| %>
<% entry_key = "#{entry.id}_#{by_encounter}" %>
<b>
<% if code_map %>