Class: ODDB::PatinfoDocument

Inherits:
Object
  • Object
show all
Includes:
OddbYaml
Defined in:
ext/export/src/oddb_yaml.rb

Constant Summary collapse

EXPORT_PROPERTIES =
[
	'@name',
	'@company',
	'@galenic_form',
	'@effects',
	'@amendments',
	'@contra_indications',
	'@precautions',
	'@pregnancy',
	'@usage',
	'@unwanted_effects',
	'@general_advice',
	'@composition',
	'@packages',
	'@distribution',
	'@date',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type