Sha256: 6b01cc7b9e4e8d743e13cc19c1dc22a1e941479639b7a0f606d594ef403d435f

Contents?: true

Size: 270 Bytes

Versions: 40

Compression:

Stored size: 270 Bytes

Contents

<name>
  <% if person.title %>
  <title><% person.title %></title>
  <% end %>
  <% if person.given_name %>
  <givenName><%= person.given_name%></givenName>
  <% end %>
  <% if person.family_name %>
  <familyName><%= person.family_name%></familyName>
  <% end %>
</name>

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
health-data-standards-3.2.3 templates/gc32/_name.gc32.erb
health-data-standards-3.2.2 templates/gc32/_name.gc32.erb
health-data-standards-3.2.1 templates/gc32/_name.gc32.erb
health-data-standards-3.2.0 templates/gc32/_name.gc32.erb
health-data-standards-3.1.1 templates/gc32/_name.gc32.erb
health-data-standards-3.1.0 templates/gc32/_name.gc32.erb
health-data-standards-3.0.6 templates/gc32/_name.gc32.erb
health-data-standards-3.0.5 templates/gc32/_name.gc32.erb
health-data-standards-3.0.4 templates/gc32/_name.gc32.erb
health-data-standards-3.0.3 templates/gc32/_name.gc32.erb
health-data-standards-2.2.1 templates/_name.gc32.erb
health-data-standards-2.2.0 templates/_name.gc32.erb
health-data-standards-2.1.4 templates/_name.gc32.erb
health-data-standards-2.1.3 templates/_name.gc32.erb
health-data-standards-2.1.2 templates/_name.gc32.erb
health-data-standards-2.1.1 templates/_name.gc32.erb
health-data-standards-2.1.0 templates/_name.gc32.erb
health-data-standards-2.0.0 templates/_name.gc32.erb
health-data-standards-1.0.1 templates/_name.gc32.erb
health-data-standards-1.0.0 templates/_name.gc32.erb