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

NAME

SemanticWeb::Schema::MedicalTherapy - Any medical intervention designed to prevent

VERSION

version v11.0.0

DESCRIPTION

Any medical intervention designed to prevent, treat, and cure human diseases and medical conditions, including both curative and palliative therapies. Medical therapies are typically processes of care relying upon pharmacotherapy, behavioral therapy, supportive therapy (with fluid or nutrition for example), or detoxification (e.g. hemodialysis) aimed at improving or preventing a health condition.

ATTRIBUTES

contraindication

A contraindication for this therapy.

A contraindication should be one of the following types:

InstanceOf['SemanticWeb::Schema::MedicalContraindication']
Str

_has_contraindication

A predicate for the "contraindication" attribute.

duplicate_therapy

duplicateTherapy

A therapy that duplicates or overlaps this one.

A duplicate_therapy should be one of the following types:

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

_has_duplicate_therapy

A predicate for the "duplicate_therapy" attribute.

serious_adverse_outcome

seriousAdverseOutcome

A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition.

A serious_adverse_outcome should be one of the following types:

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

_has_serious_adverse_outcome

A predicate for the "serious_adverse_outcome" attribute.

SEE ALSO

SemanticWeb::Schema::TherapeuticProcedure

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)