Sha256: 0879ef5ec51e1a7f61d8e06a3847dedfbed6a46fd73be38fdf74579d1a926221

Contents?: true

Size: 326 Bytes

Versions: 21

Compression:

Stored size: 326 Bytes

Contents

          <%- criteria.children_criteria.each do |child_id| -%>
            <outboundRelationship typeCode="COMP">
              <conjunctionCode code="<%= criteria.derivation_operator == 'UNION' ? 'OR' : 'AND' %>"/>
              <%= xml_for_reference_id(child_id) %>
            </outboundRelationship>
          <%- end -%>

Version data entries

21 entries across 21 versions & 1 rubygems

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