The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::MedicalSignOrSymptom - Any feature associated or not with a medical condition

VERSION

version v3.8.0

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:

InstanceOf['SemanticWeb::Schema::MedicalCause']

possible_treatment

possibleTreatment

A possible treatment to address this condition, sign or symptom.

A possible_treatment should be one of the following types:

InstanceOf['SemanticWeb::Schema::MedicalTherapy']

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-2019 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)