Looking for help!
NAME
SemanticWeb::Schema::TherapeuticProcedure - A medical procedure intended primarily for therapeutic purposes
VERSION
version v7.0.1
DESCRIPTION
A medical procedure intended primarily for therapeutic purposes, aimed at improving a health condition.
ATTRIBUTES
adverse_outcome
adverseOutcome
A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or is otherwise life-threatening or requires immediate medical attention), tag it as a seriouseAdverseOutcome instead.
A adverse_outcome should be one of the following types:
_has_adverse_outcome
A predicate for the "adverse_outcome" attribute.
dose_schedule
doseSchedule
A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.
A dose_schedule should be one of the following types:
_has_dose_schedule
A predicate for the "dose_schedule" attribute.
drug
Specifying a drug or medicine used in a medication procedure
A drug should be one of the following types:
_has_drug
A predicate for the "drug" attribute.
SEE ALSO
SemanticWeb::Schema::MedicalProcedure
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)