Skip to content

clinicedc/edc-dx

Repository files navigation

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"
)
...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages