| Safe Haskell | None |
|---|
Text.HTML5.MetaData.Schema.DrugStrength
- data DrugStrength = DrugStrength {
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- name :: Name
- sameAs :: SameAs
- url :: Url
- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- activeIngredient :: ActiveIngredient
- availableIn :: AvailableIn
- strengthUnit :: StrengthUnit
- strengthValue :: StrengthValue
Documentation
data DrugStrength Source
id- DrugStrength
label- Drug Strength
commentancestors-
Thing,MedicalEntity,MedicalIntangible subtypessupertypes-
MedicalIntangible url- http://schema.org/DrugStrength
Constructors