CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Added NHIF accredited hospitals API view #16

Closed Awinja-j closed 7 years ago

Awinja-j commented 7 years ago

This Pull Request Introduces the NHIF Accredited Hospitals Api View

Task to be completed:

Manual testing:

You can manually test it by running nosetests or python test_nhif_inpatient.py python test_nhif_outpatient_cs.py python test_nhif_outpatient.py

Relevant Trello stories?

[API] Add NHIF accredited hospitals

DavidLemayian commented 7 years ago

@Awinja-Andela This PR seems to include changes for HealthFacilities. Are you working on the branching workflow?