Sha256: 836c7f8b140d55fd059d14f5fc4b34d3cb016866b06d456796352df5bc16e22d

Contents?: true

Size: 682 Bytes

Versions: 16

Compression:

Stored size: 682 Bytes

Contents

            <% data[:sourceKeys].each do |key| %>
              <qdm:sourceAttribute name="<%= key.titleize%>" bound="effectiveTime.<%=temporal_relationship_attribute_effective_time(key)%>">
                <qdm:id root="<%= "#{criteria.id}_#{key.parameterize.underscore}" %>"/>
              </qdm:sourceAttribute>
            <% end %>
            <% data[:targetKeys].each do |key| %>
              <qdm:targetAttribute name="<%= key.titleize%>" bound="effectiveTime.<%=temporal_relationship_attribute_effective_time(key)%>">
                <qdm:id root="<%= "#{targetCriteria.id}_#{key.parameterize.underscore}" %>"/>
              </qdm:targetAttribute>
            <% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
health-data-standards-4.3.5 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.3.4 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.3.3 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.3.2 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.3.1 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.3.0 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.2.0 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.1.0 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.6 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.5 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.4 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.3 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.2 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.1 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-4.0.0 lib/hqmf-generator/temporal_relationship_attribute.xml.erb
health-data-standards-3.7.0 lib/hqmf-generator/temporal_relationship_attribute.xml.erb