<%= result.id %>
<%== code_display result, "tag_name" => "code", 'preferred_code_sets' => ['SNOMED-CT'] %>
<%= result.free_text %>
<%== gc32_effective_time(result)%>
<% if result.values.first %>
<% end %>
<% if result.interpretation%>
<% code = result.interpretation.first%>
<% end %>
<% if result.reference_range %>
<%= result.reference_range %>
<% end %>