| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.PreventionIndication
- data PreventionIndication = PreventionIndication {
- 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 PreventionIndication Source
An indication for preventing an underlying condition, symptom, etc.
id- PreventionIndication
label- Prevention Indication
comment- An indication for preventing an underlying condition, symptom, etc.
ancestorsThing,MedicalEntity,MedicalIndicationsubtypessupertypesMedicalIndicationurl- http://schema.org/PreventionIndication
Constructors