Property:Supports administration method
Appearance
Supports administration method is a property of type Keyword.
Allowed values:
- oral
- topical
- intramuscular
- intravenous
- inhalation
- subcutaneous
- intranasal
- rectal
- intrathecal
Note: for transdermal application (patches), use "topical"
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_keyw", "allowed_values": [ "oral", "topical", "intramuscular", "intravenous", "inhalation", "subcutaneous", "intranasal", "rectal", "intrathecal" ] } }