https://github.com/nhsdigital/nhs-practice-migration
https://github.com/nhsdigital/nhs-practice-migration
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nhsdigital/nhs-practice-migration
- Owner: NHSDigital
- License: mit
- Created: 2024-02-01T13:50:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T00:47:22.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T09:44:33.585Z (10 months ago)
- Language: C#
- Size: 8.52 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)