We use the INT environment for both e-RS and ODT FHIR R4.
We are seeing responses to the e-RS Patient Service search which contains ODS codes which the ODT FHIR R4 service is returning a 404 for.
For example we did a patient service search for this patient:
NHS: 9727731325
Postcode: B32 1AB
Specialty: ALLERGY
Clinic Type: ALLERGY_1
Amongst other results this service was returned via the API and the Prof App.
e-RS Service Id: 6709572
ODS Code: RLY20
When we do the ODT FHIR R4 lookup for RLY20 the service returns a 404.
https://int.api.service.nhs.uk/organisation-data-terminology-api/fhir/Organization/RLY20
We are very confused as the expectation is that these systems on the INT environment are linked and “prod like”.
Are we doing something wrong?