eRS FHIR API documentation response examples

A recent update to the documentation for the eRS FHIR API documentation appears to have broken the response examples. Only the ref to the json document is shown e.g.

https://digital.nhs.uk/developer/api-catalogue/e-referral-service-fhir#post-/STU3/ReferralRequest/$ers.fetchworklist

{
“$ref”: “../../../examples/retrieveWorklist/responses/FilteredBySpecialty.json”
}

Same with the requests:
{
“$ref”: “../../examples/retrieveWorklist/requests/MinimalReferralsForReview.json”
}

Thanks @Neil_Davies - I was coming here to mention this. I see this is happening for all example responses for eRS. Other API’s examples seem fine e.g. Patient Flags Service.

Hi @hayward and @Neil_Davies ,
We have put in a hotfix for the issue and it’s now resolved, please try again and let me know what you see.
Kind regards,
George

All good now thanks :slight_smile:

Likewise working here.