Skip to content

Enum: DrugAvailabilityEnum

URI: DrugAvailabilityEnum

Permissible Values

Value Meaning Description
over_the_counter None chemical entity is available over the counter without a prescription
prescription None chemical entity is available by prescription

Slots

Name Description
available_from

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

LinkML Source

name: DrugAvailabilityEnum
description: ''
from_schema: https://w3id.org/biolink/biolink-model
permissible_values:
  over_the_counter:
    text: over_the_counter
    description: chemical entity is available over the counter without a prescription.
  prescription:
    text: prescription
    description: chemical entity is available by prescription.