Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Text.HTML5.MetaData.Schema.LifestyleModification
- data LifestyleModification = LifestyleModification {
- 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 LifestyleModification Source
A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition.
id
- LifestyleModification
label
- Lifestyle Modification
comment
- A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition.
ancestors
Thing
,MedicalEntity
,MedicalTherapy
subtypes
Diet
,PhysicalActivity
supertypes
MedicalTherapy
url
- http://schema.org/LifestyleModification
Constructors