Sha256: f2b5b2042f0da799d9a50943c845e448e23d6efe12b1704d1f2ca377050cf3c6

Contents?: true

Size: 281 Bytes

Versions: 40

Compression:

Stored size: 281 Bytes

Contents

module HealthDataStandards
  module Import
    module GreenC32
      class AdvanceDirectiveImporter < SectionImporter
        include Singleton
        
        def import(ad_xml)
          generic_import(ad_xml, "advanceDirective")
        end
        
      end
    end
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
health-data-standards-3.5.3 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.5.2 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.5.1 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.5.0 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.6 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.5 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.4 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.3 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.2 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.1 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.4.0 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.12 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.3.0 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.11 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.10 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.8 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.7 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.6 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.5 lib/health-data-standards/import/green_c32/advance_directive_importer.rb
health-data-standards-3.2.4 lib/health-data-standards/import/green_c32/advance_directive_importer.rb