Sha256: b12b814354ab950077aba5281095e6e4efb593ecae532bf492c8b1e4e80edc25

Contents?: true

Size: 309 Bytes

Versions: 78

Compression:

Stored size: 309 Bytes

Contents

<addr use="<%= address.use %>">
  <% address.street.each do |street| %>
  <streetAddressLine><%= street %></streetAddressLine>
  <% end %>
  <city><%= address.city %></city>
  <state><%= address.state %></state>
  <postalCode><%= address.zip %></postalCode>
  <country><%= address.country %></country>
</addr>

Version data entries

78 entries across 30 versions & 1 rubygems

Version Path
health-data-standards-3.7.0 templates/cat3/r2_1/_address.cat3.erb
health-data-standards-3.7.0 templates/cat3/r2/_address.cat3.erb
health-data-standards-3.7.0 templates/cat3/r1_1/_address.cat3.erb
health-data-standards-3.7.0 templates/cat3/r1/_address.cat3.erb
health-data-standards-3.6.1 templates/cat3/_address.cat3.erb
health-data-standards-3.5.3 templates/cat3/_address.cat3.erb
health-data-standards-3.5.2 templates/cat3/_address.cat3.erb
health-data-standards-3.5.1 templates/cat3/_address.cat3.erb
health-data-standards-3.5.0 templates/cat3/_address.cat3.erb
health-data-standards-3.4.6 templates/cat3/_address.cat3.erb
health-data-standards-3.4.5 templates/cat3/_address.cat3.erb
health-data-standards-3.4.4 templates/cat3/_address.cat3.erb
health-data-standards-3.4.3 templates/cat3/_address.cat3.erb
health-data-standards-3.4.2 templates/cat3/_address.cat3.erb
health-data-standards-3.4.1 templates/cat3/_address.cat3.erb
health-data-standards-3.4.0 templates/cat3/_address.cat3.erb
health-data-standards-3.2.12 templates/cat3/_address.cat3.erb
health-data-standards-3.3.0 templates/cat3/_address.cat3.erb