lib/hqmf-generator/field.xml.erb in health-data-standards-3.6.1 vs lib/hqmf-generator/field.xml.erb in health-data-standards-3.7.0

- old
+ new

@@ -17,9 +17,10 @@ <%- if details[:templateId] -%> <templateId> <item root="<%= details[:template_id] %>"/> </templateId> <%- end -%> + <id root="<%= details[:id] %>"/> <%- if is_transfer(details[:code]) -%> <title value="<%= details[:code] %>" /> <statusCode code="completed" /> <%= xml_for_value(value) %>