Looking for help!
NAME
SemanticWeb::Schema::AnatomicalSystem - An anatomical system is a group of anatomical structures that work together to perform a certain task
VERSION
version v7.0.1
DESCRIPTION
An anatomical system is a group of anatomical structures that work together to perform a certain task. Anatomical systems, such as organ systems, are one organizing principle of anatomy, and can includes circulatory, digestive, endocrine, integumentary, immune, lymphatic, muscular, nervous, reproductive, respiratory, skeletal, urinary, vestibular, and other systems.
ATTRIBUTES
associated_pathophysiology
associatedPathophysiology
If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.
A associated_pathophysiology should be one of the following types:
Str
_has_associated_pathophysiology
A predicate for the "associated_pathophysiology" attribute.
comprised_of
comprisedOf
Specifying something physically contained by something else. Typically used here for the underlying anatomical structures, such as organs, that comprise the anatomical system.
A comprised_of should be one of the following types:
InstanceOf['SemanticWeb::Schema::AnatomicalStructure']
InstanceOf['SemanticWeb::Schema::AnatomicalSystem']
_has_comprised_of
A predicate for the "comprised_of" attribute.
related_condition
relatedCondition
A medical condition associated with this anatomy.
A related_condition should be one of the following types:
_has_related_condition
A predicate for the "related_condition" attribute.
related_structure
relatedStructure
Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.
A related_structure should be one of the following types:
_has_related_structure
A predicate for the "related_structure" attribute.
related_therapy
relatedTherapy
A medical therapy related to this anatomy.
A related_therapy should be one of the following types:
_has_related_therapy
A predicate for the "related_therapy" attribute.
SEE ALSO
SemanticWeb::Schema::MedicalEntity
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2020 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)