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

NAME

SemanticWeb::Schema::MedicalRiskEstimator - Any rule set or interactive tool for estimating the risk of developing a complication or condition.

VERSION

version v23.0.0

DESCRIPTION

Any rule set or interactive tool for estimating the risk of developing a complication or condition.

ATTRIBUTES

estimates_risk_of

estimatesRiskOf

The condition, complication, or symptom whose risk is being estimated.

A estimates_risk_of should be one of the following types:

InstanceOf['SemanticWeb::Schema::MedicalEntity']

_has_estimates_risk_of

A predicate for the "estimates_risk_of" attribute.

included_risk_factor

includedRiskFactor

A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition.

A included_risk_factor should be one of the following types:

InstanceOf['SemanticWeb::Schema::MedicalRiskFactor']

_has_included_risk_factor

A predicate for the "included_risk_factor" 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)