-
Notifications
You must be signed in to change notification settings - Fork 5
Test Data Approach
The approach to test data is to incrementally build set a basic test data and a richer test data set. The simple information should be sufficient for automated testing of the lower layers in the stack. The intention is to build on this base data set and later to bring in richer clinical data from the GP2GP project which will be required for realistic data volumes and clinical assurance in the latter stages.
Scope: Testing layers: Security, HTTP, JWT, SSP
This base data set consists of:
- A small number of organisations with ODS codes set up on Dev Spine.
- Data sharing agreement rules set up between the practices with their ASIDs and Interaction IDs.
- At each practice, a small number of patients, registered under NHS numbers on Dev Spine PDS with their demographic set.
- A small number of practitioners with dummy SDS Ids.
As there are four GP practices and a Trust, two data sharing groups will be configured: a group of two orgs and a group of three. This will enable positive and negative test scenarios for requests that can be accepted or rejected due to data sharing rules. Requests from orgs which are not in any grouping can be simulated by using a value for ODS code which is not in the data pack.
Each of the patients should be configured within the provider system with the supplied demographics and NHS number. The patients' GP records should be configured with the supplied simple clinical data set.
Test Suit Setup & Configuration
Tests / Scenarios
- Spine Integration and Cross Organisation Tests
- Access Record Consumer Tests
- Access Record Consumer Tests 0.5.3
- Access Record Consumer Tests 0.7.2
- Access Record Consumer Tests 0.7.3
- Foundations Consumer Tests
- Appointments Consumer Tests
- Appointments Consumer Tests 1.2.7 Emergency Changes Only
- Appointments Consumer Tests
- Structured Record Consumer Tests
- Structured Record Consumer Tests 1.2.4
- Structured Record Consumer Tests 1.2.5
- Structured Record Consumer Tests 1.2.6
- Structured Record Consumer Tests 1.3.0
- Send Document Tests 1.3.0
- Access Record HTML view Manual Testing
- Appointments API (including Foundation) - Manual Testing
- HTML Provider Content
- FHIR GP Connect Profiles
- FHIR Base
- SSP
- JWT
- HTTP
- Security
- test
Test Data Pack
- Test Data Approach
- Base Test Data Set
- Simple Patient Records
- Rich Test Data Set
- ITK Test Harness Triggers
New Consumer SCAL Tests/Scenarios