| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalSignOrSymptom
- data MedicalSignOrSymptom = MedicalSignOrSymptom {
- cause :: Cause
- possibleTreatment :: PossibleTreatment
- 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 MedicalSignOrSymptom Source
Any indication of the existence of a medical condition or disease.
id- MedicalSignOrSymptom
label- Medical Sign or Symptom
comment- Any indication of the existence of a medical condition or disease.
ancestorsThing,MedicalEntitysubtypesMedicalSign,MedicalSymptomsupertypesMedicalEntityurl- http://schema.org/MedicalSignOrSymptom
Constructors