Sha256: aba78e621f55b31bb17dba47cbb55ade62314fe98800a8f2b7013e58d3c494f6

Contents?: true

Size: 430 Bytes

Versions: 4

Compression:

Stored size: 430 Bytes

Contents

<<%=tag_name %>>
  <!-- Represents unique registry organization TIN -->
   <%== render :partial => "id", :collection => organization.ids, :id => "identifier" %>
  <!-- Contains name - specific registry not required-->
  <name><%= organization.name %></name>
  <%== render :partial => "address", :collection => organization.addresses %>
  <%== render :partial => "telecom", :collection => organization.telecoms %>
</<%=tag_name %>>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
health-data-standards-3.5.3 templates/cat1/_organization.cat1.erb
health-data-standards-3.5.2 templates/cat1/_organization.cat1.erb
health-data-standards-3.5.1 templates/cat1/_organization.cat1.erb
health-data-standards-3.5.0 templates/cat1/_organization.cat1.erb