templates/_allergies.c32.erb in health-data-standards-0.3.0 vs templates/_allergies.c32.erb in health-data-standards-0.5.0
- old
+ new
@@ -41,10 +41,12 @@
</effectiveTime>
<value xsi:type="CD" nullFlavor="UNK"/>
<participant typeCode="CSM">
<participantRole classCode="MANU">
<playingEntity classCode="MMAT">
- <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'allergies'} %>
+ <%== render :partial => 'code_with_reference',
+ :locals => {:entry => entry, :i => i, :section => 'allergies',
+ :preferred_code_sets => ['RxNorm']} %>
<name><%= entry.description %></name>
</playingEntity>
</participantRole>
</participant>
</observation>