templates/cat1/_2.16.840.1.113883.10.20.24.3.66.cat1.erb in health-data-standards-3.2.7 vs templates/cat1/_2.16.840.1.113883.10.20.24.3.66.cat1.erb in health-data-standards-3.2.8

- old
+ new

@@ -25,10 +25,10 @@ <templateId root="2.16.840.1.113883.10.20.24.3.87"/> <id root="<%= UUID.generate %>"/> <%== code_display(entry, 'value_set_map' => value_set_map, 'preferred_code_sets' => ['LOINC', 'SNOMED-CT', 'CPT'], 'extra_content' => "sdtc:valueSet=\"#{value_set_oid}\"") %> <statusCode code="completed"/> <effectiveTime <%= value_or_null_flavor(entry.start_time) %>/> - <%== render(:partial => 'result_value', :locals => {:values => entry.values}) %> + <%== render(:partial => 'result_value', :locals => {:values => entry.values, :result_oids=>result_oids} ) %> </observation> </entryRelationship> </procedure> </entry> \ No newline at end of file