templates/cat3/_organization.cat3.erb in health-data-standards-3.4.5 vs templates/cat3/_organization.cat3.erb in health-data-standards-3.4.6
- old
+ new
@@ -1,5 +1,4 @@
-<% tag_name ||= "representedOrganization" %>
<<%=tag_name %>>
<!-- Represents unique registry organization TIN -->
<%== render :partial=>"id", :collection=>organization.ids, :id=> "identifier" %>
<!-- Contains name - specific registry not required-->
<name><%= organization.name %></name>
\ No newline at end of file