Sha256: ac732b2ee832cebdd11ee6189ecaac184b087f29782ffb4c83aebe3b678d6ecd

Contents?: true

Size: 574 Bytes

Versions: 17

Compression:

Stored size: 574 Bytes

Contents

<% if entry.references.present? 
  -%>
  <% entry.references.each do |reference| 
    resolved_reference = reference.resolve_reference %>
  <% if reference.type == "fulfills" %>
  <sdtc:inFulfillmentOf1 typeCode="FLFS">
    <sdtc:templateId root="2.16.840.1.113883.10.20.24.3.126" extension="2014-12-01" />
      <sdtc:actReference classCode="ACT" moodCode="<%= resolved_reference.mood_code %>">
        <sdtc:id root="1.3.6.1.4.1.115" extension="<%= reference.referenced_id %>"/>
      </sdtc:actReference>
    </sdtc:inFulfillmentOf1>
    <% end %>
  <% end %>
<% end -%>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
health-data-standards-4.3.5 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.3.4 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.3.3 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.3.2 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.3.1 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.3.0 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.2.0 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.1.0 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.6 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.5 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.4 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.3 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.2 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.1 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-4.0.0 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-3.7.0 templates/cat1/r3/_fulfills.cat1.erb
health-data-standards-3.6.1 templates/cat1/_fulfills.cat1.erb