Metadata-Version: 2.2
Name: edc-lab-panel
Version: 1.0.0
Summary: A list of panels typically used for clinicedc/edc projects
Home-page: https://github.com/clinicedc/edc-lab-panel
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django laboratory panels,clinicedc,clinical trials
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS

|pypi| |actions| |codecov| |downloads|


edc-lab-panel
-------------

A collection of common lab panels used in edc deployments

* FBC
* RFT
* LFT
* LIPIDS
* HbA1c
* Glucose

Also included are normal and graded ranges for the test results in these panels.

.. |pypi| image:: https://img.shields.io/pypi/v/edc-lab-panel.svg
    :target: https://pypi.python.org/pypi/edc-lab-panel

.. |actions| image:: https://github.com/clinicedc/edc-lab-panel/actions/workflows/build.yml/badge.svg
  :target: https://github.com/clinicedc/edc-lab-panel/actions/workflows/build.yml

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-lab-panel/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-lab-panel

.. |downloads| image:: https://pepy.tech/badge/edc-lab-panel
   :target: https://pepy.tech/project/edc-lab-panel
