Looking for help!
NAME
SemanticWeb::Schema::MedicalDevice - Any object used in a medical capacity
VERSION
version v3.8.1
DESCRIPTION
Any object used in a medical capacity, such as to diagnose or treat a patient.
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:
contraindication
A contraindication for this therapy.
A contraindication should be one of the following types:
indication
A factor that indicates use of this therapy for treatment and/or prevention of a condition, symptom, etc. For therapies such as drugs, indications can include both officially-approved indications as well as off-label uses. These can be distinguished by using the ApprovedIndication subtype of MedicalIndication.
A indication should be one of the following types:
post_op
postOp
A description of the postoperative procedures, care, and/or followups for this device.
A post_op should be one of the following types:
Str
pre_op
preOp
A description of the workup, testing, and other preparations required before implanting this device.
A pre_op should be one of the following types:
Str
procedure
A description of the procedure involved in setting up, using, and/or installing the device.
A procedure should be one of the following types:
Str
purpose
A goal towards an action is taken. Can be concrete or abstract.
A purpose should be one of the following types:
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:
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-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)