|pypi| |actions| |codecov| |downloads|
edc-protocol-incident
---------------------
Class to handle clinical trial protocol incidents (deviations and violations).
There are two types of this PRN form:
Protocol deviation / violation (default)
========================================
The default version requires additional details if the incident is a `violation`.
Protocol incident
=================
To use this version set:
.. code-block:: python
settings.EDC_PROTOCOL_VIOLATION_TYPE = "incident"
Requires additional details for both types: `violation` and `deviation`.
.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol-incident.svg
:target: https://pypi.python.org/pypi/edc-protocol-incident
.. |actions| image:: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml/badge.svg
:target: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml
.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-protocol-incident/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/clinicedc/edc-protocol-incident
.. |downloads| image:: https://pepy.tech/badge/edc-protocol-incident
:target: https://pepy.tech/project/edc-protocol-incident
Raw data
{
"_id": null,
"home_page": "https://github.com/clinicedc/edc-protocol-incident",
"name": "edc-protocol-incident",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "django Edc protocol incident violations deviations, clinicedc, clinical trials",
"author": "Erik van Widenfelt",
"author_email": "ew2789@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7a/86/2a678f6e58df44a0386e4bb63bce9cf86fc8c832970b008da892fea1b56f/edc-protocol-incident-0.3.5.tar.gz",
"platform": null,
"description": "|pypi| |actions| |codecov| |downloads|\n\nedc-protocol-incident\n---------------------\n\nClass to handle clinical trial protocol incidents (deviations and violations).\n\nThere are two types of this PRN form:\n\n\nProtocol deviation / violation (default)\n========================================\nThe default version requires additional details if the incident is a `violation`.\n\n\nProtocol incident\n=================\nTo use this version set:\n\n.. code-block:: python\n\n settings.EDC_PROTOCOL_VIOLATION_TYPE = \"incident\"\n\nRequires additional details for both types: `violation` and `deviation`.\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol-incident.svg\n :target: https://pypi.python.org/pypi/edc-protocol-incident\n\n.. |actions| image:: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml/badge.svg\n :target: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-protocol-incident/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/clinicedc/edc-protocol-incident\n\n.. |downloads| image:: https://pepy.tech/badge/edc-protocol-incident\n :target: https://pepy.tech/project/edc-protocol-incident\n",
"bugtrack_url": null,
"license": "GPL license, see LICENSE",
"summary": "Classes for protocol incident (violations/deviations) in clinicedc/edc projects",
"version": "0.3.5",
"project_urls": {
"Homepage": "https://github.com/clinicedc/edc-protocol-incident"
},
"split_keywords": [
"django edc protocol incident violations deviations",
" clinicedc",
" clinical trials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf86d157b6a35a6de3103d09ac4ae853633376d49f3ec7a6bcb3c9c6af0a5f83",
"md5": "2b7af9f75b1f3264370d240643cfb0b5",
"sha256": "3049fbfbc3f3b74af179bf20efebd8346f5c05307d8e85113ce7de9dc5bcdb06"
},
"downloads": -1,
"filename": "edc_protocol_incident-0.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2b7af9f75b1f3264370d240643cfb0b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 67346,
"upload_time": "2024-03-26T05:09:01",
"upload_time_iso_8601": "2024-03-26T05:09:01.854985Z",
"url": "https://files.pythonhosted.org/packages/cf/86/d157b6a35a6de3103d09ac4ae853633376d49f3ec7a6bcb3c9c6af0a5f83/edc_protocol_incident-0.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a862a678f6e58df44a0386e4bb63bce9cf86fc8c832970b008da892fea1b56f",
"md5": "33a96afb694ad9e378cb4ccf14f2c44b",
"sha256": "a8eb3ae427bc53efe36f93b95f5887da9875a5c6327fe451ba6fa9cc65f61de1"
},
"downloads": -1,
"filename": "edc-protocol-incident-0.3.5.tar.gz",
"has_sig": false,
"md5_digest": "33a96afb694ad9e378cb4ccf14f2c44b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 48076,
"upload_time": "2024-03-26T05:09:03",
"upload_time_iso_8601": "2024-03-26T05:09:03.245873Z",
"url": "https://files.pythonhosted.org/packages/7a/86/2a678f6e58df44a0386e4bb63bce9cf86fc8c832970b008da892fea1b56f/edc-protocol-incident-0.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-26 05:09:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clinicedc",
"github_project": "edc-protocol-incident",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "edc-protocol-incident"
}