causeOfDeath="true" <% end %> xmlns="urn:hl7-org:greencda:c32">
<%= condition.id%>
<%== code_display result, "tag_name" => "code", 'preferred_code_sets' => ['SNOMED-CT'] %>
<% if condition.name %>
<%= condition.name%>
<% end %>
<%= Time.at(condition.start_time)%>
<%= Time.at(condition.end_time)%>