CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS.rst
LICENSE
README.rst
setup.cfg
setup.py
bika/__init__.py
bika/health/__init__.py
bika/health/config.py
bika/health/configure.zcml
bika/health/interfaces.py
bika/health/permissions.py
bika/health/permissions.zcml
bika/health/setuphandlers.py
bika/health/testing.py
bika/health/utils.py
bika/health/validators.py
bika/health/version.txt
bika/health/adapters/__init__.py
bika/health/adapters/addsample.py
bika/health/adapters/configure.zcml
bika/health/adapters/guards/__init__.py
bika/health/adapters/guards/configure.zcml
bika/health/adapters/listing/__init__.py
bika/health/adapters/listing/batches.py
bika/health/adapters/listing/clients.py
bika/health/adapters/listing/configure.zcml
bika/health/adapters/referencewidget/__init__.py
bika/health/adapters/referencewidget/configure.zcml
bika/health/adapters/widgetvisibility/__init__.py
bika/health/adapters/widgetvisibility/analysisrequest.py
bika/health/adapters/widgetvisibility/batch.py
bika/health/adapters/widgetvisibility/configure.zcml
bika/health/adapters/widgetvisibility/doctor.py
bika/health/adapters/widgetvisibility/patient.py
bika/health/ajax/__init__.py
bika/health/ajax/ajaxhandler.py
bika/health/ajax/bikasetup.py
bika/health/ajax/client.py
bika/health/ajax/configure.zcml
bika/health/browser/__init__.py
bika/health/browser/configure.zcml
bika/health/browser/referencewidget.py
bika/health/browser/aetiologicagent/__init__.py
bika/health/browser/aetiologicagent/configure.zcml
bika/health/browser/aetiologicagent/getaetiologicagents.py
bika/health/browser/aetiologicagent/getaetiologicagentsubtypes.py
bika/health/browser/analysisrequest/__init__.py
bika/health/browser/analysisrequest/configure.zcml
bika/health/browser/analysisrequest/invoice.py
bika/health/browser/analysisrequest/templates/analysisrequest_invoice_content.pt
bika/health/browser/analysisrequest/templates/reports/default.css
bika/health/browser/analysisrequest/templates/reports/default.pt
bika/health/browser/analysisrequests/__init__.py
bika/health/browser/analysisrequests/configure.zcml
bika/health/browser/analysisrequests/view.py
bika/health/browser/batch/__init__.py
bika/health/browser/batch/analysisrequests.py
bika/health/browser/batch/configure.zcml
bika/health/browser/batch/getaetiologicagentsubtypes.py
bika/health/browser/batch/getbatchinfo.py
bika/health/browser/batch/publish.pt
bika/health/browser/batch/publish.py
bika/health/browser/calcs/__init__.py
bika/health/browser/calcs/configure.zcml
bika/health/browser/client/__init__.py
bika/health/browser/client/analysisrequests.py
bika/health/browser/client/configure.zcml
bika/health/browser/disease/__init__.py
bika/health/browser/disease/configure.zcml
bika/health/browser/disease/getdiseases.py
bika/health/browser/doctor/__init__.py
bika/health/browser/doctor/analysisrequests.py
bika/health/browser/doctor/configure.zcml
bika/health/browser/doctor/getdoctorid.py
bika/health/browser/doctor/getdoctorinfo.py
bika/health/browser/doctors/__init__.py
bika/health/browser/doctors/configure.zcml
bika/health/browser/doctors/folder_view.py
bika/health/browser/doctors/getdoctors.py
bika/health/browser/drug/__init__.py
bika/health/browser/drug/configure.zcml
bika/health/browser/drug/getdrugs.py
bika/health/browser/drugprohibition/__init__.py
bika/health/browser/drugprohibition/configure.zcml
bika/health/browser/drugprohibition/getdrugprohibitions.py
bika/health/browser/identifiertype/__init__.py
bika/health/browser/identifiertype/configure.zcml
bika/health/browser/identifiertype/getidentifiertypes.py
bika/health/browser/immunization/__init__.py
bika/health/browser/immunization/configure.zcml
bika/health/browser/immunization/getimmunizations.py
bika/health/browser/insurancecompany/__init__.py
bika/health/browser/insurancecompany/configure.zcml
bika/health/browser/insurancecompany/invoicefolder.py
bika/health/browser/insurancecompany/patients.py
bika/health/browser/patient/__init__.py
bika/health/browser/patient/allergies.pt
bika/health/browser/patient/allergies.py
bika/health/browser/patient/analysisrequests.py
bika/health/browser/patient/chronicconditions.pt
bika/health/browser/patient/chronicconditions.py
bika/health/browser/patient/configure.zcml
bika/health/browser/patient/files.py
bika/health/browser/patient/getpatientinfo.py
bika/health/browser/patient/historicresults.pt
bika/health/browser/patient/historicresults.py
bika/health/browser/patient/immunizationhistory.pt
bika/health/browser/patient/immunizationhistory.py
bika/health/browser/patient/travelhistory.pt
bika/health/browser/patient/travelhistory.py
bika/health/browser/patient/treatmenthistory.pt
bika/health/browser/patient/treatmenthistory.py
bika/health/browser/patients/__init__.py
bika/health/browser/patients/configure.zcml
bika/health/browser/patients/folder_view.py
bika/health/browser/symptoms/__init__.py
bika/health/browser/symptoms/configure.zcml
bika/health/browser/symptoms/getsymptoms.py
bika/health/browser/treatment/__init__.py
bika/health/browser/treatment/configure.zcml
bika/health/browser/treatment/gettreatments.py
bika/health/browser/vaccinationcenter/__init__.py
bika/health/browser/vaccinationcenter/configure.zcml
bika/health/browser/vaccinationcenter/getvaccinationcenters.py
bika/health/browser/vaccinationcenter/vaccinationcenter.py
bika/health/browser/vaccinationcentercontact/__init__.py
bika/health/browser/vaccinationcentercontact/configure.zcml
bika/health/browser/viewlets/__init__.py
bika/health/browser/viewlets/client.py
bika/health/browser/viewlets/clients.py
bika/health/browser/viewlets/configure.zcml
bika/health/browser/viewlets/patient.py
bika/health/browser/viewlets/templates/client_type_viewlet.pt
bika/health/browser/viewlets/templates/internal_clients_viewlet.pt
bika/health/browser/viewlets/templates/patient_shared_viewlet.pt
bika/health/catalog/__init__.py
bika/health/catalog/analysisrequest_catalog.py
bika/health/catalog/catalog_utilities.py
bika/health/catalog/patient_catalog.py
bika/health/catalog/indexers/__init__.py
bika/health/catalog/indexers/analysisrequest.py
bika/health/catalog/indexers/batch.py
bika/health/catalog/indexers/configure.zcml
bika/health/catalog/indexers/patient.py
bika/health/content/__init__.py
bika/health/content/aetiologicagent.py
bika/health/content/analysis.py
bika/health/content/analysisrequest.py
bika/health/content/batch.py
bika/health/content/bikasetup.py
bika/health/content/caseoutcome.py
bika/health/content/casestatus.py
bika/health/content/casesyndromicclassification.py
bika/health/content/client.py
bika/health/content/configure.zcml
bika/health/content/disease.py
bika/health/content/doctor.py
bika/health/content/doctors.py
bika/health/content/drug.py
bika/health/content/drugprohibition.py
bika/health/content/ethnicity.py
bika/health/content/identifiertype.py
bika/health/content/immunization.py
bika/health/content/insurancecompany.py
bika/health/content/patient.py
bika/health/content/patients.py
bika/health/content/symptom.py
bika/health/content/treatment.py
bika/health/content/vaccinationcenter.py
bika/health/content/vaccinationcentercontact.py
bika/health/controlpanel/__init__.py
bika/health/controlpanel/bika_aetiologicagents.py
bika/health/controlpanel/bika_caseoutcomes.py
bika/health/controlpanel/bika_casestatuses.py
bika/health/controlpanel/bika_casesyndromicclassifications.py
bika/health/controlpanel/bika_diseases.py
bika/health/controlpanel/bika_drugprohibitions.py
bika/health/controlpanel/bika_drugs.py
bika/health/controlpanel/bika_ethnicities.py
bika/health/controlpanel/bika_identifiertypes.py
bika/health/controlpanel/bika_immunizations.py
bika/health/controlpanel/bika_insurancecompanies.py
bika/health/controlpanel/bika_symptoms.py
bika/health/controlpanel/bika_treatments.py
bika/health/controlpanel/bika_vaccinationcenters.py
bika/health/controlpanel/configure.zcml
bika/health/fields/__init__.py
bika/health/icd9cm/__init__.py
bika/health/impress/__init__.py
bika/health/impress/configure.zcml
bika/health/impress/reports/Default.pt
bika/health/impress/reports/Senaite_Default_Report.pt
bika/health/locales/plone-manual.pot
bika/health/locales/plone.pot
bika/health/locales/senaite.core-manual.pot
bika/health/locales/senaite.core.pot
bika/health/locales/senaite.health-manual.pot
bika/health/locales/senaite.health.pot
bika/health/locales/.tx/config
bika/health/locales/af/LC_MESSAGES/plone.po
bika/health/locales/af/LC_MESSAGES/senaite.core.po
bika/health/locales/af/LC_MESSAGES/senaite.health.po
bika/health/locales/ar/LC_MESSAGES/plone.po
bika/health/locales/ar/LC_MESSAGES/senaite.core.po
bika/health/locales/ar/LC_MESSAGES/senaite.health.po
bika/health/locales/bg_BG/LC_MESSAGES/plone.po
bika/health/locales/bg_BG/LC_MESSAGES/senaite.core.po
bika/health/locales/bg_BG/LC_MESSAGES/senaite.health.po
bika/health/locales/bn/LC_MESSAGES/plone.po
bika/health/locales/bn/LC_MESSAGES/senaite.core.po
bika/health/locales/bn/LC_MESSAGES/senaite.health.po
bika/health/locales/ca/LC_MESSAGES/plone.po
bika/health/locales/ca/LC_MESSAGES/senaite.core.po
bika/health/locales/ca/LC_MESSAGES/senaite.health.po
bika/health/locales/cs/LC_MESSAGES/plone.po
bika/health/locales/cs/LC_MESSAGES/senaite.core.po
bika/health/locales/cs/LC_MESSAGES/senaite.health.po
bika/health/locales/da_DK/LC_MESSAGES/plone.po
bika/health/locales/da_DK/LC_MESSAGES/senaite.core.po
bika/health/locales/da_DK/LC_MESSAGES/senaite.health.po
bika/health/locales/de/LC_MESSAGES/plone.po
bika/health/locales/de/LC_MESSAGES/senaite.core.po
bika/health/locales/de/LC_MESSAGES/senaite.health.po
bika/health/locales/el/LC_MESSAGES/plone.po
bika/health/locales/el/LC_MESSAGES/senaite.core.po
bika/health/locales/el/LC_MESSAGES/senaite.health.po
bika/health/locales/en/LC_MESSAGES/plone.po
bika/health/locales/en/LC_MESSAGES/senaite.core.po
bika/health/locales/en/LC_MESSAGES/senaite.health.po
bika/health/locales/en_ES/LC_MESSAGES/plone.po
bika/health/locales/en_ES/LC_MESSAGES/senaite.core.po
bika/health/locales/en_ES/LC_MESSAGES/senaite.health.po
bika/health/locales/en_US/LC_MESSAGES/plone.po
bika/health/locales/en_US/LC_MESSAGES/senaite.core.po
bika/health/locales/en_US/LC_MESSAGES/senaite.health.po
bika/health/locales/eo/LC_MESSAGES/plone.po
bika/health/locales/eo/LC_MESSAGES/senaite.core.po
bika/health/locales/eo/LC_MESSAGES/senaite.health.po
bika/health/locales/es/LC_MESSAGES/plone.po
bika/health/locales/es/LC_MESSAGES/senaite.core.po
bika/health/locales/es/LC_MESSAGES/senaite.health.po
bika/health/locales/es_419/LC_MESSAGES/plone.po
bika/health/locales/es_419/LC_MESSAGES/senaite.core.po
bika/health/locales/es_419/LC_MESSAGES/senaite.health.po
bika/health/locales/es_AR/LC_MESSAGES/plone.po
bika/health/locales/es_AR/LC_MESSAGES/senaite.core.po
bika/health/locales/es_AR/LC_MESSAGES/senaite.health.po
bika/health/locales/es_MX/LC_MESSAGES/plone.po
bika/health/locales/es_MX/LC_MESSAGES/senaite.core.po
bika/health/locales/es_MX/LC_MESSAGES/senaite.health.po
bika/health/locales/es_PE/LC_MESSAGES/plone.po
bika/health/locales/es_PE/LC_MESSAGES/senaite.core.po
bika/health/locales/es_PE/LC_MESSAGES/senaite.health.po
bika/health/locales/es_UY/LC_MESSAGES/plone.po
bika/health/locales/es_UY/LC_MESSAGES/senaite.core.po
bika/health/locales/es_UY/LC_MESSAGES/senaite.health.po
bika/health/locales/fa/LC_MESSAGES/plone.po
bika/health/locales/fa/LC_MESSAGES/senaite.core.po
bika/health/locales/fa/LC_MESSAGES/senaite.health.po
bika/health/locales/fa_IR/LC_MESSAGES/plone.po
bika/health/locales/fa_IR/LC_MESSAGES/senaite.core.po
bika/health/locales/fa_IR/LC_MESSAGES/senaite.health.po
bika/health/locales/fi/LC_MESSAGES/plone.po
bika/health/locales/fi/LC_MESSAGES/senaite.core.po
bika/health/locales/fi/LC_MESSAGES/senaite.health.po
bika/health/locales/fr/LC_MESSAGES/plone.po
bika/health/locales/fr/LC_MESSAGES/senaite.core.po
bika/health/locales/fr/LC_MESSAGES/senaite.health.po
bika/health/locales/hi/LC_MESSAGES/plone.po
bika/health/locales/hi/LC_MESSAGES/senaite.core.po
bika/health/locales/hi/LC_MESSAGES/senaite.health.po
bika/health/locales/hu/LC_MESSAGES/plone.po
bika/health/locales/hu/LC_MESSAGES/senaite.core.po
bika/health/locales/hu/LC_MESSAGES/senaite.health.po
bika/health/locales/hu_HU/LC_MESSAGES/plone.po
bika/health/locales/hu_HU/LC_MESSAGES/senaite.core.po
bika/health/locales/hu_HU/LC_MESSAGES/senaite.health.po
bika/health/locales/id/LC_MESSAGES/plone.po
bika/health/locales/id/LC_MESSAGES/senaite.core.po
bika/health/locales/id/LC_MESSAGES/senaite.health.po
bika/health/locales/it/LC_MESSAGES/plone.po
bika/health/locales/it/LC_MESSAGES/senaite.core.po
bika/health/locales/it/LC_MESSAGES/senaite.health.po
bika/health/locales/ja/LC_MESSAGES/plone.po
bika/health/locales/ja/LC_MESSAGES/senaite.core.po
bika/health/locales/ja/LC_MESSAGES/senaite.health.po
bika/health/locales/ka_GE/LC_MESSAGES/plone.po
bika/health/locales/ka_GE/LC_MESSAGES/senaite.core.po
bika/health/locales/ka_GE/LC_MESSAGES/senaite.health.po
bika/health/locales/kn/LC_MESSAGES/plone.po
bika/health/locales/kn/LC_MESSAGES/senaite.core.po
bika/health/locales/kn/LC_MESSAGES/senaite.health.po
bika/health/locales/lo_LA/LC_MESSAGES/plone.po
bika/health/locales/lo_LA/LC_MESSAGES/senaite.core.po
bika/health/locales/lo_LA/LC_MESSAGES/senaite.health.po
bika/health/locales/lt/LC_MESSAGES/plone.po
bika/health/locales/lt/LC_MESSAGES/senaite.core.po
bika/health/locales/lt/LC_MESSAGES/senaite.health.po
bika/health/locales/mn/LC_MESSAGES/plone.po
bika/health/locales/mn/LC_MESSAGES/senaite.core.po
bika/health/locales/mn/LC_MESSAGES/senaite.health.po
bika/health/locales/nl/LC_MESSAGES/plone.po
bika/health/locales/nl/LC_MESSAGES/senaite.core.po
bika/health/locales/nl/LC_MESSAGES/senaite.health.po
bika/health/locales/pl/LC_MESSAGES/plone.po
bika/health/locales/pl/LC_MESSAGES/senaite.core.po
bika/health/locales/pl/LC_MESSAGES/senaite.health.po
bika/health/locales/pt/LC_MESSAGES/plone.po
bika/health/locales/pt/LC_MESSAGES/senaite.core.po
bika/health/locales/pt/LC_MESSAGES/senaite.health.po
bika/health/locales/pt_BR/LC_MESSAGES/plone.po
bika/health/locales/pt_BR/LC_MESSAGES/senaite.core.po
bika/health/locales/pt_BR/LC_MESSAGES/senaite.health.po
bika/health/locales/ro_RO/LC_MESSAGES/plone.po
bika/health/locales/ro_RO/LC_MESSAGES/senaite.core.po
bika/health/locales/ro_RO/LC_MESSAGES/senaite.health.po
bika/health/locales/ru/LC_MESSAGES/plone.po
bika/health/locales/ru/LC_MESSAGES/senaite.core.po
bika/health/locales/ru/LC_MESSAGES/senaite.health.po
bika/health/locales/sv/LC_MESSAGES/plone.po
bika/health/locales/sv/LC_MESSAGES/senaite.core.po
bika/health/locales/sv/LC_MESSAGES/senaite.health.po
bika/health/locales/ta/LC_MESSAGES/plone.po
bika/health/locales/ta/LC_MESSAGES/senaite.core.po
bika/health/locales/ta/LC_MESSAGES/senaite.health.po
bika/health/locales/te_IN/LC_MESSAGES/plone.po
bika/health/locales/te_IN/LC_MESSAGES/senaite.core.po
bika/health/locales/te_IN/LC_MESSAGES/senaite.health.po
bika/health/locales/tr_TR/LC_MESSAGES/plone.po
bika/health/locales/tr_TR/LC_MESSAGES/senaite.core.po
bika/health/locales/tr_TR/LC_MESSAGES/senaite.health.po
bika/health/locales/uk_UA/LC_MESSAGES/plone.po
bika/health/locales/uk_UA/LC_MESSAGES/senaite.core.po
bika/health/locales/uk_UA/LC_MESSAGES/senaite.health.po
bika/health/locales/ur/LC_MESSAGES/plone.po
bika/health/locales/ur/LC_MESSAGES/senaite.core.po
bika/health/locales/ur/LC_MESSAGES/senaite.health.po
bika/health/locales/vi/LC_MESSAGES/plone.po
bika/health/locales/vi/LC_MESSAGES/senaite.core.po
bika/health/locales/vi/LC_MESSAGES/senaite.health.po
bika/health/locales/zh/LC_MESSAGES/plone.po
bika/health/locales/zh/LC_MESSAGES/senaite.core.po
bika/health/locales/zh/LC_MESSAGES/senaite.health.po
bika/health/locales/zh_CN/LC_MESSAGES/plone.po
bika/health/locales/zh_CN/LC_MESSAGES/senaite.core.po
bika/health/locales/zh_CN/LC_MESSAGES/senaite.health.po
bika/health/locales/zh_TW/LC_MESSAGES/plone.po
bika/health/locales/zh_TW/LC_MESSAGES/senaite.core.po
bika/health/locales/zh_TW/LC_MESSAGES/senaite.health.po
bika/health/monkeys/__init__.py
bika/health/monkeys/batch.py
bika/health/monkeys/batchfolder.py
bika/health/monkeys/configure.zcml
bika/health/monkeys/contact.py
bika/health/monkeys/macrowidget.py
bika/health/obsolete/__init__.py
bika/health/obsolete/configure.zcml
bika/health/profiles/default/bika.health.txt
bika/health/profiles/default/browserlayer.xml
bika/health/profiles/default/controlpanel.xml
bika/health/profiles/default/cssregistry.xml
bika/health/profiles/default/factorytool.xml
bika/health/profiles/default/jsregistry.xml
bika/health/profiles/default/metadata.xml
bika/health/profiles/default/properties.xml
bika/health/profiles/default/rolemap.xml
bika/health/profiles/default/skins.xml
bika/health/profiles/default/toolset.xml
bika/health/profiles/default/types.xml
bika/health/profiles/default/workflows.xml
bika/health/profiles/default/structure/.objects
bika/health/profiles/default/structure/.preserve
bika/health/profiles/default/structure/.properties
bika/health/profiles/default/structure/front-page
bika/health/profiles/default/structure/bika_setup/.objects
bika/health/profiles/default/structure/bika_setup/.preserve
bika/health/profiles/default/structure/bika_setup/.properties
bika/health/profiles/default/structure/bika_setup/bika_aetiologicagents/.objects
bika/health/profiles/default/structure/bika_setup/bika_aetiologicagents/.properties
bika/health/profiles/default/structure/bika_setup/bika_caseoutcomes/.objects
bika/health/profiles/default/structure/bika_setup/bika_caseoutcomes/.properties
bika/health/profiles/default/structure/bika_setup/bika_casestatuses/.objects
bika/health/profiles/default/structure/bika_setup/bika_casestatuses/.properties
bika/health/profiles/default/structure/bika_setup/bika_casesyndromicclassifications/.objects
bika/health/profiles/default/structure/bika_setup/bika_casesyndromicclassifications/.properties
bika/health/profiles/default/structure/bika_setup/bika_diseases/.objects
bika/health/profiles/default/structure/bika_setup/bika_diseases/.properties
bika/health/profiles/default/structure/bika_setup/bika_drugprohibitions/.objects
bika/health/profiles/default/structure/bika_setup/bika_drugprohibitions/.properties
bika/health/profiles/default/structure/bika_setup/bika_drugs/.objects
bika/health/profiles/default/structure/bika_setup/bika_drugs/.properties
bika/health/profiles/default/structure/bika_setup/bika_ethnicities/.objects
bika/health/profiles/default/structure/bika_setup/bika_ethnicities/.properties
bika/health/profiles/default/structure/bika_setup/bika_identifiertypes/.objects
bika/health/profiles/default/structure/bika_setup/bika_identifiertypes/.properties
bika/health/profiles/default/structure/bika_setup/bika_immunizations/.objects
bika/health/profiles/default/structure/bika_setup/bika_immunizations/.properties
bika/health/profiles/default/structure/bika_setup/bika_insurancecompanies/.objects
bika/health/profiles/default/structure/bika_setup/bika_insurancecompanies/.properties
bika/health/profiles/default/structure/bika_setup/bika_symptoms/.objects
bika/health/profiles/default/structure/bika_setup/bika_symptoms/.properties
bika/health/profiles/default/structure/bika_setup/bika_treatments/.objects
bika/health/profiles/default/structure/bika_setup/bika_treatments/.properties
bika/health/profiles/default/structure/bika_setup/bika_vaccinationcenters/.objects
bika/health/profiles/default/structure/bika_setup/bika_vaccinationcenters/.properties
bika/health/profiles/default/structure/doctors/.objects
bika/health/profiles/default/structure/doctors/.properties
bika/health/profiles/default/structure/patients/.objects
bika/health/profiles/default/structure/patients/.properties
bika/health/profiles/default/types/AetiologicAgent.xml
bika/health/profiles/default/types/AetiologicAgents.xml
bika/health/profiles/default/types/CaseOutcome.xml
bika/health/profiles/default/types/CaseOutcomes.xml
bika/health/profiles/default/types/CaseStatus.xml
bika/health/profiles/default/types/CaseStatuses.xml
bika/health/profiles/default/types/CaseSyndromicClassification.xml
bika/health/profiles/default/types/CaseSyndromicClassifications.xml
bika/health/profiles/default/types/Disease.xml
bika/health/profiles/default/types/Diseases.xml
bika/health/profiles/default/types/Doctor.xml
bika/health/profiles/default/types/Doctors.xml
bika/health/profiles/default/types/Drug.xml
bika/health/profiles/default/types/DrugProhibition.xml
bika/health/profiles/default/types/DrugProhibitions.xml
bika/health/profiles/default/types/Drugs.xml
bika/health/profiles/default/types/Ethnicities.xml
bika/health/profiles/default/types/Ethnicity.xml
bika/health/profiles/default/types/IdentifierType.xml
bika/health/profiles/default/types/IdentifierTypes.xml
bika/health/profiles/default/types/Immunization.xml
bika/health/profiles/default/types/Immunizations.xml
bika/health/profiles/default/types/InsuranceCompanies.xml
bika/health/profiles/default/types/InsuranceCompany.xml
bika/health/profiles/default/types/Patient.xml
bika/health/profiles/default/types/Patients.xml
bika/health/profiles/default/types/Symptom.xml
bika/health/profiles/default/types/Symptoms.xml
bika/health/profiles/default/types/Treatment.xml
bika/health/profiles/default/types/Treatments.xml
bika/health/profiles/default/types/VaccinationCenter.xml
bika/health/profiles/default/types/VaccinationCenterContact.xml
bika/health/profiles/default/types/VaccinationCenters.xml
bika/health/profiles/default/workflows/senaite_health_doctor_workflow/definition.xml
bika/health/profiles/default/workflows/senaite_health_patient_workflow/definition.xml
bika/health/profiles/default/workflows/senaite_health_patients_workflow/definition.xml
bika/health/setupdata/__init__.py
bika/health/setupdata/configure.zcml
bika/health/setupdata/test/CLIAExampleID210x.png
bika/health/setupdata/test/CLIAIDlogo.gif
bika/health/setupdata/test/CLIAIDlogob.gif
bika/health/setupdata/test/CLIAISO17035CombinedExampleID210x.png
bika/health/setupdata/test/ISO17025AccreditationReference.png
bika/health/setupdata/test/SignatureAmalyst1.png
bika/health/setupdata/test/SignatureAnalyst1.png
bika/health/setupdata/test/SignatureAnalyst2.png
bika/health/setupdata/test/SignatureInspector1.png
bika/health/setupdata/test/SignatureLabclerk1.png
bika/health/setupdata/test/SignatureLabclerk2.png
bika/health/setupdata/test/SignatureLabman1.png
bika/health/setupdata/test/SignatureLabman2.png
bika/health/setupdata/test/SignaturePreserver1.png
bika/health/setupdata/test/SignatureSampler1.png
bika/health/setupdata/test/test.xlsx
bika/health/skins/bika_health/batch_edit.pt
bika/health/skins/bika_health/bika_health.css.dtml
bika/health/skins/bika_health/bika_health.props
bika/health/skins/bika_health/logo.png
bika/health/skins/bika_health/logo_print.png
bika/health/skins/bika_health/patient_edit.pt
bika/health/skins/bika_health/validate_integrity.cpy
bika/health/skins/bika_health/validate_integrity.cpy.metadata
bika/health/skins/bika_health/bika_health_widgets/caseaetiologicagentswidget.js
bika/health/skins/bika_health/bika_health_widgets/casebasalbodytempwidget.css
bika/health/skins/bika_health/bika_health_widgets/casebasalbodytempwidget.js
bika/health/skins/bika_health/bika_health_widgets/casebasalbodytempwidget.pt
bika/health/skins/bika_health/bika_health_widgets/casemenstrualstatuswidget.css
bika/health/skins/bika_health/bika_health_widgets/casemenstrualstatuswidget.js
bika/health/skins/bika_health/bika_health_widgets/casemenstrualstatuswidget.pt
bika/health/skins/bika_health/bika_health_widgets/casepatientconditionwidget.css
bika/health/skins/bika_health/bika_health_widgets/casepatientconditionwidget.js
bika/health/skins/bika_health/bika_health_widgets/casepatientconditionwidget.pt
bika/health/skins/bika_health/bika_health_widgets/casesymptomswidget.css
bika/health/skins/bika_health/bika_health_widgets/casesymptomswidget.js
bika/health/skins/bika_health/bika_health_widgets/casesymptomswidget.pt
bika/health/skins/bika_health/bika_health_widgets/patientmenstrualstatuswidget.css
bika/health/skins/bika_health/bika_health_widgets/patientmenstrualstatuswidget.js
bika/health/skins/bika_health/bika_health_widgets/patientmenstrualstatuswidget.pt
bika/health/skins/bika_health/bika_health_widgets/readonlystringwidget.pt
bika/health/skins/bika_health/bika_health_widgets/splitteddatewidget.js
bika/health/skins/bika_health/bika_health_widgets/splitteddatewidget.pt
bika/health/static/__init__.py
bika/health/static/configure.zcml
bika/health/static/images/aetiologicagent.png
bika/health/static/images/aetiologicagent_big.png
bika/health/static/images/caseoutcome.png
bika/health/static/images/caseoutcome_big.png
bika/health/static/images/casestatus.png
bika/health/static/images/casestatus_big.png
bika/health/static/images/casesyndromicclassification.png
bika/health/static/images/casesyndromicclassification_big.png
bika/health/static/images/client.png
bika/health/static/images/client_big.png
bika/health/static/images/disease.png
bika/health/static/images/disease_big.png
bika/health/static/images/doctor.png
bika/health/static/images/doctor_big.png
bika/health/static/images/drug.png
bika/health/static/images/drug_big.png
bika/health/static/images/drugprohibition.png
bika/health/static/images/drugprohibition_big.png
bika/health/static/images/epidemiologicalyear.png
bika/health/static/images/epidemiologicalyear_big.png
bika/health/static/images/ethnicity.png
bika/health/static/images/ethnicity_big.png
bika/health/static/images/exclamation_red.png
bika/health/static/images/hazardous.png
bika/health/static/images/hazardous_big.png
bika/health/static/images/historicresults.png
bika/health/static/images/historicresults_big.png
bika/health/static/images/identifiertype.png
bika/health/static/images/identifiertype_big.png
bika/health/static/images/immunization.png
bika/health/static/images/immunization_big.png
bika/health/static/images/insurance_company.png
bika/health/static/images/insurance_company_big.png
bika/health/static/images/lock.png
bika/health/static/images/lock_big.png
bika/health/static/images/patient.png
bika/health/static/images/patient_big.png
bika/health/static/images/share.png
bika/health/static/images/share_big.png
bika/health/static/images/share_lock.png
bika/health/static/images/symptom.png
bika/health/static/images/symptom_big.png
bika/health/static/images/travel.png
bika/health/static/images/travel_big.png
bika/health/static/images/treatment.png
bika/health/static/images/treatment_big.png
bika/health/static/images/vaccinationcenter.png
bika/health/static/images/vaccinationcenter_big.png
bika/health/static/images/vaccinationcenter_contact.png
bika/health/static/images/vaccinationcenter_contact_big.png
bika/health/static/js/bika.health.batch.js
bika/health/static/js/bika.health.bikasetup.js
bika/health/static/js/bika.health.client.js
bika/health/static/js/bika.health.historicresults.js
bika/health/static/js/bika.health.loader.js
bika/health/static/js/bika.health.patient.js
bika/health/static/js/bika.health.site.js
bika/health/static/js/bika.health.utils.js
bika/health/subscribers/__init__.py
bika/health/subscribers/batch.py
bika/health/subscribers/configure.zcml
bika/health/subscribers/doctor.py
bika/health/subscribers/patient.py
bika/health/tests/__init__.py
bika/health/tests/base.py
bika/health/tests/test_doctests.py
bika/health/tests/test_setup.py
bika/health/tests/doctests/Cases.rst
bika/health/tests/doctests/Doctors.rst
bika/health/tests/doctests/Patients.rst
bika/health/upgrade/README.rst
bika/health/upgrade/__init__.py
bika/health/upgrade/configure.zcml
bika/health/upgrade/utils.py
bika/health/upgrade/v01_00_000.py
bika/health/upgrade/v01_01_000.py
bika/health/upgrade/v01_01_001.py
bika/health/upgrade/v01_01_002.py
bika/health/upgrade/v01_01_003.py
bika/health/upgrade/v01_02_000.py
bika/health/upgrade/v01_02_001.py
bika/health/upgrade/v01_02_002.py
bika/health/upgrade/v01_02_003.py
bika/health/upgrade/v01_02_004.py
bika/health/widgets/__init__.py
bika/health/widgets/caseaetiologicagentswidget.py
bika/health/widgets/casebasalbodytempwidget.py
bika/health/widgets/casemenstrualstatuswidget.py
bika/health/widgets/casepatientconditionwidget.py
bika/health/widgets/casesymptomswidget.py
bika/health/widgets/patientmenstrualstatuswidget.py
bika/health/widgets/readonlystringwidget.py
bika/health/widgets/splitteddatewidget.py
valer.health.egg-info/PKG-INFO
valer.health.egg-info/SOURCES.txt
valer.health.egg-info/dependency_links.txt
valer.health.egg-info/entry_points.txt
valer.health.egg-info/namespace_packages.txt
valer.health.egg-info/not-zip-safe
valer.health.egg-info/requires.txt
valer.health.egg-info/top_level.txt