Search 1.9 billion lines of Odoo code on GitHub

medical_lab

Author: LasLabs, Odoo Community Association (OCA)
License: GPL-3
Branch: 9.0
Repository: ajaygowtham/vertical-medical
Dependencies: medical_pathology, and medical_physician
Languages: PO File (338, 38.3%), Python (200, 22.7%), XML (293, 33.2%), and reStructuredText (51, 5.8%)
Other repositories: litwinski/vertical-medical-1

<a class="reference external image-reference" href="http://www.gnu.org/licenses/gpl-3.0-standalone.html"><img alt="License: GPL-3" src="https://img.shields.io/badge/licence-GPL--3-blue.svg"> </a> <a name="medical-labs"></a> <h2>Medical Labs</h2> <p>This module allows for the workflows necessary for storing Medical Lab test data.</p> <a name="definitions"></a> <h3>Definitions</h3> <ul class="simple"> <li><code>Lab</code> - A Lab is an order for a set of tests, and an encapsulation of the results from those tests. This record contains no personally identifying data regarding who the Lab was performed on. A Lab is defined by its Lab Test Type.</li> <li><code>Patient Lab</code> - A Patient Lab is a Lab, but also contains the information regarding the Patient that the Lab was performed on.</li> <li><code>Test Type</code> - A Lab Test Type defines the Testing Criteria that should be applied to a Lab. An example of a Test Type is an STD Screening.</li> <li><code>Test Criterion</code> - A Test Criterion defines the expected range, units, and description for Test Types. An example of a Test Criterion is an HIV Test, as part of an STD Screening Test Type.</li> <li><code>Test Result</code> - A Test Result represents the results from a Test Criterion.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>Labs can be ordered and processed in the <code>Patient Labs</code> section of the <code>Medical</code> app.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/159/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Add a lesser privileged user that can only see anonymized data.</li> <li>Add a menu for the anonymized data once safe to do so.</li> <li>Lab Reports in Patient More menu should be a smart button.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/vertical-medical/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li> <li>Parthiv Patel &lt;<a class="reference external" href="mailto:parthiv&#64;techreceptives.com">parthiv&#64;techreceptives.com</a>&gt;</li> <li>Ruchir Shukla &lt;<a class="reference external" href="mailto:ruchir&#64;techreceptives.com">ruchir&#64;techreceptives.com</a>&gt;</li> <li>Parthiv Patel &lt;<a class="reference external" href="mailto:parthiv&#64;techreceptives.com">parthiv&#64;techreceptives.com</a>&gt;</li> <li>Nhomar Hernandéz &lt;<a class="reference external" href="mailto:nhomar&#64;vauxoo.com">nhomar&#64;vauxoo.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>