Unable to load data from API

Hi Team,

I am unable to load the JSON data from the Publicly available FHIR Server http://hapi.fhir.org/baseR4 . Please find the error below and help me to resolve it.


API Endpoint - http://hapi.fhir.org/baseR4/Patient/1232027
Cypher Query - call apoc.load.json('http://hapi.fhir.org/baseR4/Patient/1232027')
yield value
return value