Sha256: dd30cc20e3e5eeaea613581d2d1931caa2c0845bebbc56e516c516c081229b01

Contents?: true

Size: 305 Bytes

Versions: 30

Compression:

Stored size: 305 Bytes

Contents

<socialHistory xmlns="urn:hl7-org:greencda:c32" id="<%= social_history.id%>">
  <%== render partial: "entry_attributes", locals: {entry: social_history, code_sets: ["SNOMED-CT"]}%>
  <% if social_history.values.first %>
    <%== quantity_display social_history.values.first %>
  <% end %>
</socialHistory>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
health-data-standards-3.2.3 templates/gc32/_social_history.gc32.erb
health-data-standards-3.2.2 templates/gc32/_social_history.gc32.erb
health-data-standards-3.2.1 templates/gc32/_social_history.gc32.erb
health-data-standards-3.2.0 templates/gc32/_social_history.gc32.erb
health-data-standards-3.1.1 templates/gc32/_social_history.gc32.erb
health-data-standards-3.1.0 templates/gc32/_social_history.gc32.erb
health-data-standards-3.0.6 templates/gc32/_social_history.gc32.erb
health-data-standards-3.0.5 templates/gc32/_social_history.gc32.erb
health-data-standards-3.0.4 templates/gc32/_social_history.gc32.erb
health-data-standards-3.0.3 templates/gc32/_social_history.gc32.erb