| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.DietarySupplement
- data DietarySupplement = DietarySupplement {
- activeIngredient :: ActiveIngredient
- background :: Background
- dosageForm :: DosageForm
- isProprietary :: IsProprietary
- legalStatus :: LegalStatus
- manufacturer :: Manufacturer
- maximumIntake :: MaximumIntake
- mechanismOfAction :: MechanismOfAction
- nonProprietaryName :: NonProprietaryName
- recommendedIntake :: RecommendedIntake
- safetyConsideration :: SafetyConsideration
- targetPopulation :: TargetPopulation
- adverseOutcome :: AdverseOutcome
- contraindication :: Contraindication
- duplicateTherapy :: DuplicateTherapy
- indication :: Indication
- seriousAdverseOutcome :: SeriousAdverseOutcome
- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data DietarySupplement Source
A product taken by mouth that contains a dietary ingredient intended to supplement the diet. Dietary ingredients may include vitamins, minerals, herbs or other botanicals, amino acids, and substances such as enzymes, organ tissues, glandulars and metabolites.
id- DietarySupplement
label- Dietary Supplement
comment- A product taken by mouth that contains a dietary ingredient intended to supplement the diet. Dietary ingredients may include vitamins, minerals, herbs or other botanicals, amino acids, and substances such as enzymes, organ tissues, glandulars and metabolites.
ancestorsThing,MedicalEntity,MedicalTherapysubtypessupertypesMedicalTherapyurl- http://schema.org/DietarySupplement
Constructors