VanityPharmaText

  • This enum describes possible text values related to various types of medical and prescription websites.

  • The enums are categorized by the type of medical content (treatment, device, contraception, vaccine) and the language of the website (English or Spanish).

  • There are also enums for unspecified or unknown values.

Enum describing possible text.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PRESCRIPTION_TREATMENT_WEBSITE_EN

Prescription treatment website with website content in English.

PRESCRIPTION_TREATMENT_WEBSITE_ES

Prescription treatment website with website content in Spanish (Sitio de tratamientos con receta).

PRESCRIPTION_DEVICE_WEBSITE_EN

Prescription device website with website content in English.

PRESCRIPTION_DEVICE_WEBSITE_ES

Prescription device website with website content in Spanish (Sitio de dispositivos con receta).

MEDICAL_DEVICE_WEBSITE_EN

Medical device website with website content in English.

MEDICAL_DEVICE_WEBSITE_ES

Medical device website with website content in Spanish (Sitio de dispositivos médicos).

PREVENTATIVE_TREATMENT_WEBSITE_EN

Preventative treatment website with website content in English.

PREVENTATIVE_TREATMENT_WEBSITE_ES

Preventative treatment website with website content in Spanish (Sitio de tratamientos preventivos).

PRESCRIPTION_CONTRACEPTION_WEBSITE_EN

Prescription contraception website with website content in English.

PRESCRIPTION_CONTRACEPTION_WEBSITE_ES

Prescription contraception website with website content in Spanish (Sitio de anticonceptivos con receta).

PRESCRIPTION_VACCINE_WEBSITE_EN

Prescription vaccine website with website content in English.

PRESCRIPTION_VACCINE_WEBSITE_ES

Prescription vaccine website with website content in Spanish (Sitio de vacunas con receta).