An open API service indexing awesome lists of open source software.

https://github.com/nhsdigital/nhs-practice-migration


https://github.com/nhsdigital/nhs-practice-migration

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# GP Connect Practice Migrator

This is a Proof of concept for using GP Connect as a means of migrating data between suppliers. The first draft of the database schema is also being shared with a team looking at using GP connect data for direct care (updated 12/3/24).

## Requirements
```
* .net 7
* MS SQL server
```

## Local development setup

* 🪟️ [Windows](documents/setup/windows.md)
* 🍎️ [Mac OS](documents/setup/mac.md)
* 🐧️ [Linux (Ubuntu 20.04)](documents/setup/linux.md)