PDS - FHIR API throwing HTTP status code 500 - Operation Outcome

Hi,

We are getting the error below on accessing the endpoint https://int.api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9733856150 . We use application restricted access mode to access the endpoint till last week it was just working fine, suddenly it is started throwing error. Any help on this please

Response:
{
“resourceType”: “OperationOutcome”,
“issue”: [
{
“severity”: “error”,
“code”: “unknown”,
“details”: {
“coding”: [
{
“system”: “https://fhir.nhs.uk/R4/CodeSystem/Spine-ErrorOrWarningCode”,
“version”: “1”,
“code”: “UNKNOWN_ERROR”,
“display”: “Unknown Error”
}
]
},
“diagnostics”: “An unknown error occurred processing this request. … (Message ID: rrt-3184192089488026694-a-geu2-421633-130369097-1)”
}
]
}

Hi @Amrita_Jayabal thanks for posting on the community and sorry to hear you are running into this error. I have flagged this to the PDS team and they should respond shortly.

Hi - please can you raise this via ServiceNow for the attention of Demographics 101 and we can have a look into this for you :+1:

Hi,

Apologies for the inconvenience, it seems that we’ve updated the custom attribute configuration prematurely and I believe this is what is causing the issue. The implementation for the feature will be deployed tomorrow which should resolve the issue. Is this a sufficient resolution? If not we may be able to roll-back the custom attribute configuration earlier if this is urgent.