Class: Oddb2xml::Calc::Composition

Inherits:
Struct
  • Object
show all
Defined in:
lib/oddb2xml/calc.rb

Overview

Update of active substances, etc picked up from oddb.org/src/plugin/swissmedic.rb update_compositions

Instance Attribute Summary collapse

Instance Attribute Details

#galenic_formObject

Returns the value of attribute galenic_form

Returns:

  • (Object)

    the current value of galenic_form



161
162
163
# File 'lib/oddb2xml/calc.rb', line 161

def galenic_form
  @galenic_form
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



161
162
163
# File 'lib/oddb2xml/calc.rb', line 161

def label
  @label
end

#route_of_administrationObject

Returns the value of attribute route_of_administration

Returns:

  • (Object)

    the current value of route_of_administration



161
162
163
# File 'lib/oddb2xml/calc.rb', line 161

def route_of_administration
  @route_of_administration
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



161
162
163
# File 'lib/oddb2xml/calc.rb', line 161

def source
  @source
end

#substancesObject

Returns the value of attribute substances

Returns:

  • (Object)

    the current value of substances



161
162
163
# File 'lib/oddb2xml/calc.rb', line 161

def substances
  @substances
end