templates/gc32/_advance_directive.gc32.erb in health-data-standards-3.3.0 vs templates/gc32/_advance_directive.gc32.erb in health-data-standards-3.4.0
- old
+ new
@@ -1,5 +1,5 @@
<advanceDirective xmlns="urn:hl7-org:greencda:c32">
<%== gc32_code_display advance_directive, 'preferred_code_sets' => ['SNOMED-CT'] %>
<%== gc32_effective_time(advance_directive)%>
- <freeText><%= advance_directive.free_text %></freeText>
+ <freeText><%= advance_directive.description %></freeText>
</advanceDirective>
\ No newline at end of file