Trying to retrieve data back through the e-Referral Service - FHIR API in the Dev Environment.
Always get the following error
{
“fault”: {
“faultstring”: “Unable to identify proxy for host: secure and url: /referrals/FHIR/STU3/R4/HealthcareService/1”,
“detail”: {
“errorcode”: “messaging.adaptors.http.flow.ApplicationNotFound”
}
}
}
Base url is dev.api.service.nhs.uk//referrals/FHIR/STU3/
Application ID is 3f4f29fa-f67d-4beb-867f-c2313d80f3b4
Many Thanks
Alan