Skip to main content

Classes to manage review of HIV, DM and HTN diagnoses for clinicedc/edc projects

Project description

pypi actions codecov downloads

edc dx

Classes to manage review of HIV, DM and HTN diagnoses

Add settings attribute with the conditions to be managed by the Diagnosis class.

For example:

# settings.py
...
EDC_DX_LABELS = dict(
    hiv="HIV",
    dm="Diabetes",
    htn="Hypertension",
    chol="High Cholesterol"
)
...

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page