| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalSign
- data MedicalSign = MedicalSign {
- identifyingExam :: IdentifyingExam
- identifyingTest :: IdentifyingTest
- 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 MedicalSign Source
Any physical manifestation of a person's medical condition discoverable by objective diagnostic tests or physical examination.
id- MedicalSign
label- Medical Sign
comment- Any physical manifestation of a person's medical condition discoverable by objective diagnostic tests or physical examination.
ancestorsThing,MedicalEntity,MedicalSignOrSymptomsubtypessupertypesMedicalSignOrSymptomurl- http://schema.org/MedicalSign
Constructors