templates/_medications.c32.erb in health-data-standards-0.3.0 vs templates/_medications.c32.erb in health-data-standards-0.5.0
- old
+ new
@@ -26,10 +26,11 @@
<manufacturedProduct classCode="MANU">
<templateId root="2.16.840.1.113883.10.20.1.53" assigningAuthorityName="HL7 SDTC CCD"/>
<templateId root="2.16.840.1.113883.3.88.11.83.8.2"/>
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.7.2"/>
<manufacturedMaterial>
- <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'medications'} %>
+ <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'medications',
+ :preferred_code_sets => ['RxNorm']} %>
<name><%= entry.description %></name>
</manufacturedMaterial>
</manufacturedProduct>
</consumable>
</substanceAdministration>
\ No newline at end of file