| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.PathologyTest
- data PathologyTest = PathologyTest {
- tissueSample :: TissueSample
- affectedBy :: AffectedBy
- normalRange :: NormalRange
- signDetected :: SignDetected
- usedToDiagnose :: UsedToDiagnose
- usesDevice :: UsesDevice
- 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 PathologyTest Source
A medical test performed by a laboratory that typically involves examination of a tissue sample by a pathologist.
id- PathologyTest
label- Pathology Test
comment- A medical test performed by a laboratory that typically involves examination of a tissue sample by a pathologist.
ancestorsThing,MedicalEntity,MedicalTestsubtypessupertypesMedicalTesturl- http://schema.org/PathologyTest
Constructors