templates/cat1/_2.16.840.1.113883.10.20.24.3.103.cat1.erb in health-data-standards-3.3.0 vs templates/cat1/_2.16.840.1.113883.10.20.24.3.103.cat1.erb in health-data-standards-3.4.0
- old
+ new
@@ -6,7 +6,8 @@
<statusCode code="completed" />
<effectiveTime <%= value_or_null_flavor(entry.start_time) %>/>
<%== code_display(entry, 'preferred_code_sets' => ['SNOMED-CT'],
'tag_name' => 'value','value_set_map' => value_set_map,
'extra_content' => "xsi:type=\"CD\" sdtc:valueSet=\"#{value_set_oid}\"") %>
+ <text><%= entry.description %></text>
</observation>
</entry>
\ No newline at end of file