Sha256: fa2c7e3ce6a07e62cae79f80269ee3945a019dbbc8c15f4e2b06c01f3f588fc7

Contents?: true

Size: 607 Bytes

Versions: 16

Compression:

Stored size: 607 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" <% if !r2_compatibility %>extension="2014-12-01"<%end%> />
      <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

16 entries across 16 versions & 1 rubygems

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