templates/_immunizations.c32.erb in health-data-standards-0.3.0 vs templates/_immunizations.c32.erb in health-data-standards-0.5.0

- old
+ new

@@ -27,10 +27,11 @@ <manufacturedProduct> <templateId root="2.16.840.1.113883.10.20.1.53"/> <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/> <!-- Product template --> <manufacturedMaterial> - <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'immunizations'} %> + <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'immunizations', + :preferred_code_sets => ['CVX']} %> <name><%= entry.description %></name> </manufacturedMaterial> </manufacturedProduct> </consumable> </substanceAdministration> \ No newline at end of file