| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalRiskFactor
- data MedicalRiskFactor = MedicalRiskFactor {
- increasesRiskOf :: IncreasesRiskOf
- 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 MedicalRiskFactor Source
A risk factor is anything that increases a person's likelihood of developing or contracting a disease, medical condition, or complication.
id- MedicalRiskFactor
label- Medical Risk Factor
comment- A risk factor is anything that increases a person's likelihood of developing or contracting a disease, medical condition, or complication.
ancestorsThing,MedicalEntitysubtypessupertypesMedicalEntityurl- http://schema.org/MedicalRiskFactor
Constructors