Sha256: f2c30c98e70c9d36e6f6422494cd22144eff9a0175acfd24f8ac5108b3627919

Contents?: true

Size: 439 Bytes

Versions: 19

Compression:

Stored size: 439 Bytes

Contents

<% if entry.codes.empty? %>
  <code />
<% else %>  
  <%== gc32_code_display entry, "tag_name" => "code", 'preferred_code_sets' => code_sets %>
<% end %>
<% if entry.status_code && !entry.status_code.empty? %>
<%== gc32_code_display entry, "tag_name" => "status", "attribute" => "status_code", 'preferred_code_sets' => ['SNOMED-CT', "HL7 ActStatus"] %>
<% end %>
<freeText><%=entry.free_text %></freeText>
<%== gc32_effective_time(entry)%>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
health-data-standards-3.2.12 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.3.0 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.11 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.10 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.8 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.7 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.6 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.5 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.4 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.3 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.2 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.1 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.2.0 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.1.1 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.1.0 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.0.6 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.0.5 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.0.4 templates/gc32/_entry_attributes.gc32.erb
health-data-standards-3.0.3 templates/gc32/_entry_attributes.gc32.erb