templates/gc32/_insurance_provider.gc32.erb in health-data-standards-3.3.0 vs templates/gc32/_insurance_provider.gc32.erb in health-data-standards-3.4.0

- old
+ new

@@ -20,9 +20,9 @@ </person> <% end %> </guarantor> <% end %> <healthPlanName><%=insurance_provider.name%></healthPlanName> - <% if insurance_provider.free_text%> - <freeText><%= insurance_provider.free_text%></freeText> + <% if insurance_provider.description%> + <freeText><%= insurance_provider.description%></freeText> <% end %> </insuranceProvider> \ No newline at end of file