templates/cat3/show.cat3.erb in health-data-standards-3.2.12 vs templates/cat3/show.cat3.erb in health-data-standards-3.3.0

- old
+ new

@@ -40,10 +40,10 @@ example and represents the reporting organization. --> <!-- SHALL --> <custodian> <assignedCustodian> <%== render :partial=>"id", :collection=>header.custodian.organization.ids, :id=>"identifier" %> - <%== render :partial=>"organization", :locals=>{organization: header.custodian.organization} %> + <%== render :partial=>"organization", :locals=>{organization: header.custodian.organization, tag_name: "representedCustodianOrganization"} %> </assignedCustodian> </custodian> <!-- The legal authenticator of the CDA document is a single person who is at the same organization as the custodian in this example. This element must be present. --> <!-- SHALL -->