Skip to content

Slot: available_from (multivalued)

Description: The regulatory or commercial availability channel through which a drug or chemical entity can be obtained, drawn from DrugAvailabilityEnum.

Domain: NamedThing
Range: DrugAvailabilityEnum

Inheritance

Applicable Classes

Name Description Modifies Slot
ChemicalEntity A chemical entity is a physical entity that pertains to chemistry or biochemistry. no

Example values

Slot Name Value
available_from over_the_counter

LinkML Source

name: available from
description: The regulatory or commercial availability channel through which a drug
  or chemical entity can be obtained, drawn from DrugAvailabilityEnum.
examples:
- value: over_the_counter
from_schema: https://w3id.org/biolink/vocab/
is_a: node property
domain: named thing
alias: available_from
domain_of:
- chemical entity
range: DrugAvailabilityEnum
multivalued: true