Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalSymptom
- data MedicalSymptom = MedicalSymptom {
- 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 MedicalSymptom Source
Any indication of the existence of a medical condition or disease that is apparent to the patient.
id
- MedicalSymptom
label
- Medical Symptom
comment
- Any indication of the existence of a medical condition or disease that is apparent to the patient.
ancestors
Thing
,MedicalEntity
,MedicalSignOrSymptom
subtypes
supertypes
MedicalSignOrSymptom
url
- http://schema.org/MedicalSymptom
Constructors