| Safe Haskell | None |
|---|
Text.HTML5.MetaData.Schema.PathologyTest
- data PathologyTest = PathologyTest {
- additionalType :: AdditionalType
- description :: Description
- image :: Image
- name :: Name
- url :: Url
- alternateName :: AlternateName
- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- affectedBy :: AffectedBy
- normalRange :: NormalRange
- signDetected :: SignDetected
- usedToDiagnose :: UsedToDiagnose
- usesDevice :: UsesDevice
- tissueSample :: TissueSample
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.
ancestors-
Thing,MedicalEntity,MedicalTest subtypessupertypes-
MedicalTest url- http://schema.org/PathologyTest
Constructors