Important: Disclaimer

This is not the official site but a set of links to codebases designed to be adapted for wider use. For more information about NHS England please visit our official website

MedicalMap

A python codebase with a streamlit front end calculating and visualising:

  • Multiple Shortest Routes - fastest travel time when a choice of options is available;
  • Max Coverage Location - to support decision making around geographical need for services;
  • The Travelling Salesman Problem - planning and optimal route for multiple care visits.

You can find the code here

RAP level: Silver

A view of the Code documentation can be seen in the iframe below.