Looking for help!
NAME
SemanticWeb::Schema::AnatomicalStructure - Any part of the human body
VERSION
version v23.0.0
DESCRIPTION
Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures.
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.
body_location
bodyLocation
Location in the body of the anatomical structure.
A body_location should be one of the following types:
Str
_has_body_location
A predicate for the "body_location" attribute.
connected_to
connectedTo
Other anatomical structures to which this structure is connected.
A connected_to should be one of the following types:
_has_connected_to
A predicate for the "connected_to" attribute.
diagram
An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures.
A diagram should be one of the following types:
_has_diagram
A predicate for the "diagram" attribute.
part_of_system
partOfSystem
The anatomical or organ system that this structure is part of.
A part_of_system should be one of the following types:
_has_part_of_system
A predicate for the "part_of_system" 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_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.
sub_structure
subStructure
Component (sub-)structure(s) that comprise this anatomical structure.
A sub_structure should be one of the following types:
_has_sub_structure
A predicate for the "sub_structure" 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-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)