NHS North West Genomics
0.0.8 - ci-build
NHS North West Genomics - Local Development build (v0.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
The APIs are available on the Health and Social Care Network (HSCN)
| Environment | Service | Base Url | Capability Statement 'OAS' |
|---|---|---|---|
| Development | |||
| Regional Integration Engine (RIE) | https://10.165.194.216/gentiedev/ESB | See Placer Order Management [LAB-1] and CapabilityStatement | |
| Regional Clinical Data Repository (CDR) | https://10.165.194.216/irishealth/csp/healthshare/clinicaldatarepository/fhir/r4 | See Query Existing Data [PCC-44] | |
| Integration Testing | |||
| Regional Integration Engine (RIE) | https://10.165.194.217/gentietest/ESB | See Placer Order Management [LAB-1] and CapabilityStatement | |
| Regional OAuth2 Server | https://10.165.194.217/gentietest/oauth2 |
| NHS Number | Surname | Forename | Middle name | Gender | Date Of Birth | GP Surgery | Address line 1 | Address line 2 | Address line 3 | Address line 4 | Address line 5 | Postcode |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 999 999 9468 | EDITESTPATIENT | ONE | John | M | 1925-01-27 | |||||||
| 999 999 9476 | EDITESTPATIENT | TWO | F | 1964-02-29 | ||||||||
| 999 999 9484 | EDITESTPATIENT | THREE | ZOE | F | 1978-07-19 | |||||||
| 999 999 9492 | EDITESTPATIENT | FOUR | M | 1911-02-12 | ||||||||
| 999 999 9506 | EDITESTPATIENT | FIVE | LESLIE | |||||||||
| 999 999 9514 | EDITESTPATIENT | SIX | 1960-06-24 | |||||||||
| 999 999 9522 | EDITESTPATIENT | SEVEN | M | 1945-01-01 | ||||||||
| 999 999 9530 | EDITESTPATIENT | EIGHT | M | 1972-03-12 | ||||||||
| 999 999 9549 | EDITESTPATIENT | NINE | F | 1950-11-13 | ||||||||
| 999 999 9557 | EDITESTPATIENT | TEN | F | 1960-03-22 | ||||||||
| 999 999 9565 | EDITESTPATIENT | ELEVEN | F | 1930-04-14 | ||||||||
| 999 999 9573 | EDITESTPATIENT | TWELVE | M | 1963-05-05 | ||||||||
| 999 999 9581 | EDITESTPATIENT | THIRTEEN | F | 1930-05-14 | ||||||||
| 999 999 9603 | EDITESTPATIENT | FOURTEEN | F | 1939-07-05 | ||||||||
| MANCHESTER | Liam | M | 1972-09-21 | F81399 | Oxford Rd | MANCHESTER | M13 9PL | |||||
| LIVERPOOL | Paul | M | 1942-06-18 | Y00175 | 20 Forthlin Road | LIVERPOOL | L18 9TN | |||||
| 944 930 5552 | CHISLETT | Octavia | F | 2008-09-20 | 1 RAVENSFIELD GARDENS | EPSOM | SURREY | KT19 0ST |
This API has two access modes:
It is recommended all systems should be compatible with NHS England - Personal Demographics Service - FHIR API and use the same test patients.
For details see FHIR Validation
The FHIR Validator works best with individual FHIR Resources and this may be an easier why to start checking your FHIR is correct.
Due to API security requirements of the NHS England Ontology Service, this can not be used as a Terminology Server (the -tx parameter). This ig is configured to use the UK edition of SNOMED (83821000000107).
To use this Implementation Guide with the HL7 Validator, you will need to download this as a package (download link package.tgz) and then specify this NPM package file via the -ig package.tgz parameter.
The FHIR Validator defaults to validating individual FHIR resources (not FHIR Bundles), to validate FHIR resources in a Bundle see Validating a single resource in a bundle on the Using the FHIR Validator link above.
java -jar validator_cli.jar c:\temp\bundle.json -version 4.0.1 -ig package.tgz -bundle ServiceRequest:0 https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest -tx n/a
java -jar validator_cli.jar c:\temp\bundle.json -version 4.0.1 -ig package.tgz -bundle DiagnosticReport:0 https://fhir.nwgenomics.nhs.uk/StructureDefinition/DiagnosticReport -tx n/a
validator.fhir.org provides a web-based interface to the Validator CLI jar. This defaults to international FHIR and the options tab can be used to specify specific packages and SNOMED editions (this is listed as UK - 999000041000000102). This IG is not currently published to the registry and so ukcore should be used instead using the latest release