templates/cat3/_author.cat3.erb in health-data-standards-3.4.5 vs templates/cat3/_author.cat3.erb in health-data-standards-3.4.6

- old
+ new

@@ -20,9 +20,9 @@ <manufacturerModelName><%= author.device.model %></manufacturerModelName> <softwareName><%= author.device.name %></softwareName> </assignedAuthoringDevice> <% end %> - <%== render :partial=>"organization", :locals=>{organization: author.organization} %> + <%== render :partial=>"organization", :locals=>{organization: author.organization, tag_name: "representedOrganization"} %> </assignedAuthor> </author>