templates/cat1/_2.16.840.1.113883.10.20.24.3.7.cat1.erb in health-data-standards-3.2.7 vs templates/cat1/_2.16.840.1.113883.10.20.24.3.7.cat1.erb in health-data-standards-3.2.8
- old
+ new
@@ -23,8 +23,8 @@
<playingDevice classCode="DEV">
<%== code_display(entry, 'value_set_map' => value_set_map, 'preferred_code_sets' => ['LOINC', 'SNOMED-CT', 'ICD-9-PCS', 'ICD-10-PCS', 'CPT'], 'extra_content' => "sdtc:valueSet=\"#{value_set_oid}\"") %>
</playingDevice>
</participantRole>
</participant>
- <%== render(:partial => 'reason', :locals => {:entry => entry}) %>
+ <%== render(:partial => 'reason', :locals => {:entry => entry, :reason_oids=>field_oids["REASON"]}) %>
</procedure>
</entry>
\ No newline at end of file