LICENSE
README.md
pyproject.toml
faker_healthcare/__init__.py
faker_healthcare/constants.py
faker_healthcare/disease_correlations.py
faker_healthcare/provider.py
faker_healthcare/types.py
faker_healthcare/de_DE/__init__.py
faker_healthcare/de_DE/constants.py
faker_healthcare/de_DE/disease_correlations.py
faker_healthcare/es_ES/__init__.py
faker_healthcare/es_ES/constants.py
faker_healthcare/es_ES/disease_correlations.py
faker_healthcare/fr_FR/__init__.py
faker_healthcare/fr_FR/constants.py
faker_healthcare/fr_FR/disease_correlations.py
faker_healthcare/pt_BR/__init__.py
faker_healthcare/pt_BR/constants.py
faker_healthcare/pt_BR/disease_correlations.py
faker_healthcare/zh_CN/__init__.py
faker_healthcare/zh_CN/constants.py
faker_healthcare/zh_CN/disease_correlations.py
faker_healthcare_provider.egg-info/PKG-INFO
faker_healthcare_provider.egg-info/SOURCES.txt
faker_healthcare_provider.egg-info/dependency_links.txt
faker_healthcare_provider.egg-info/requires.txt
faker_healthcare_provider.egg-info/top_level.txt
tests/test_correlations.py
tests/test_locales.py
tests/test_performance.py
tests/test_provider.py