Looking for help!
NAME
SemanticWeb::Schema::MedicalSignOrSymptom - Any feature associated or not with a medical condition
VERSION
version v6.0.1
DESCRIPTION
Any feature associated or not with a medical condition. In medicine a symptom is generally subjective while a sign is objective.
ATTRIBUTES
cause
Specifying a cause of something in general. e.g in medicine , one of the causative agent(s) that are most directly responsible for the pathophysiologic process that eventually results in the occurrence.
A cause should be one of the following types:
_has_cause
A predicate for the "cause" attribute.
possible_treatment
possibleTreatment
A possible treatment to address this condition, sign or symptom.
A possible_treatment should be one of the following types:
_has_possible_treatment
A predicate for the "possible_treatment" attribute.
SEE ALSO
SemanticWeb::Schema::MedicalCondition
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)