Sha256: 7e5510090c84996417f893a5bba6c25a288780cd32bb7a4f8a06b6edc48069cc

Contents?: true

Size: 185 Bytes

Versions: 30

Compression:

Stored size: 185 Bytes

Contents

<%
type = case care_goal
       when LabResult then "result"
       else
         care_goal.class.name.underscore
       end
%>
<%== render partial: type, locals: {type => care_goal} %>

Version data entries

30 entries across 30 versions & 1 rubygems

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