| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalRiskEstimator
- data MedicalRiskEstimator = MedicalRiskEstimator {
- estimatesRiskOf :: EstimatesRiskOf
- includedRiskFactor :: IncludedRiskFactor
- 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 MedicalRiskEstimator Source
Any rule set or interactive tool for estimating the risk of developing a complication or condition.
id- MedicalRiskEstimator
label- Medical Risk Estimator
comment- Any rule set or interactive tool for estimating the risk of developing a complication or condition.
ancestorsThing,MedicalEntitysubtypesMedicalRiskCalculator,MedicalRiskScoresupertypesMedicalEntityurl- http://schema.org/MedicalRiskEstimator
Constructors