| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.AnatomicalStructure
- data AnatomicalStructure = AnatomicalStructure {
- associatedPathophysiology :: AssociatedPathophysiology
- bodyLocation :: BodyLocation
- connectedTo :: ConnectedTo
- diagram :: Diagram
- function :: Function
- partOfSystem :: PartOfSystem
- relatedCondition :: RelatedCondition
- relatedTherapy :: RelatedTherapy
- subStructure :: SubStructure
- 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 AnatomicalStructure Source
Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures.
id- AnatomicalStructure
label- Anatomical Structure
comment- Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures.
ancestorsThing,MedicalEntitysubtypesBone,BrainStructure,Joint,Ligament,Muscle,Nerve,VesselsupertypesMedicalEntityurl- http://schema.org/AnatomicalStructure
Constructors