https://github.com/nhsdigital/patient-switching-adaptors-mapping-documentation
This repository is a shared location to document how the GP2GP and PS adaptors map between HL7 and FHIR
https://github.com/nhsdigital/patient-switching-adaptors-mapping-documentation
Last synced: 3 months ago
JSON representation
This repository is a shared location to document how the GP2GP and PS adaptors map between HL7 and FHIR
- Host: GitHub
- URL: https://github.com/nhsdigital/patient-switching-adaptors-mapping-documentation
- Owner: NHSDigital
- Created: 2023-04-04T14:55:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-01T09:55:55.000Z (9 months ago)
- Last Synced: 2025-10-07T06:55:15.630Z (8 months ago)
- Size: 431 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GP2GP Sending and Receiving adaptor mappings
This repository contains documentation explaining how the [GP2GP Adaptor][gp2gp_adaptor] and [Patient Switching Adaptor][ps_adaptor] map data resources between [HL7 GP2GP representation][mim] to [FHIR GP Connect representation][gpconnect] and vice versa.
[gp2gp_adaptor]: https://github.com/nhsconnect/integration-adaptor-gp2gp
[ps_adaptor]: https://github.com/NHSDigital/nia-patient-switching-standard-adaptor
[mim]: https://data.developer.nhs.uk/dms/mim/4.2.00/Domains/GP2GP/Tabular%20View/RCMR_RM030000UK04.htm
[gpconnect]: https://developer.nhs.uk/apis/gpconnect-1-6-0/accessrecord_structured_development_migrate_patient_record.html
## Table of contents
* [Patient](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/patient)
* [Organisations](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/organisations)
* [Practioners](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/practioners)
* [Encounters](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/encounters)
* [List](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/list)
* [Locations](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/locations)
* [Observations](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/observations)
* [Conditions](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/conditions)
* [Allergy Intolerances](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/allergy%20intolerances)
* [Immunisations](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/immunisations)
* [Procedure Requests](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/procedure%20requests)
* [Medications](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/medications)
* [Medication Statements](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/medication%20statements)
* [Medication Requests](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/medication%20requests)
* [Referral Requests](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/referral%20requests)
* [Diagnostic Reports](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/diagnostic%20reports)
* [Document References](https://github.com/NHSDigital/patient-switching-adaptors-mapping-documentation/tree/main/document%20references)