| Safe Haskell | None |
|---|
Text.HTML5.MetaData.Schema.MedicalRiskEstimator
- data MedicalRiskEstimator = MedicalRiskEstimator {
- additionalType :: AdditionalType
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- alternateName :: AlternateName
- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- estimatesRiskOf :: EstimatesRiskOf
- includedRiskFactor :: IncludedRiskFactor
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.
ancestors-
Thing,MedicalEntity subtypes-
MedicalRiskCalculator,MedicalRiskScore supertypes-
MedicalEntity url- http://schema.org/MedicalRiskEstimator
Constructors