Skip to Main Content

R4 APIs (Millennium)

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

422 unprocessible entity

Workflow or API calls:

Expected Result:

Actual Result:

X-Request-Id / Cerner-Correlation-Id:

{"message":"Request failed with status code 422","name":"AxiosError","stack":"AxiosError: Request failed with status code 422\n at settle (/opt/nodejs/node_modules/axios/dist/node/axios.cjs:1898:12)\n at IncomingMessage.handleStreamEnd (/opt/nodejs/node_modules/axios/dist/node/axios.cjs:2950:11)\n at IncomingMessage.emit (node:events:525:35)\n at endReadableNT (node:internal/streams/readable:1358:12)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{"Blob":null},"headers":{"Accept":"application/fhir+json","Content-Type":"application/json-patch+json","Authorization":"Bearer eyJraWQiOiIyMDIzLTEyLTE0VDAwOjE1OjE2LjIxNy5lYy5lczI1NiIsInR5cCI6IkpXVCIsImFsZyI6IkVTMjU2In0.eyJpc3MiOiJodHRwczpcL1wvYXV0aG9yaXphdGlvbi5jZXJuZXIuY29tXC8iLCJleHAiOjE3MDI2NTUyNDksImlhdCI6MTcwMjY1NDY0OSwianRpIjoiODAyOTA4ZmQtMWVmOS00ZjhlLTk5OWQtOWFjYWI4ZmIwMzE4IiwidXJuOmNlcm5lcjphdXRob3JpemF0aW9uOmNsYWltczp2ZXJzaW9uOjEiOnsidmVyIjoiMS4wIiwicHJvZmlsZXMiOnsic21hcnQtdjEiOnsiYXpzIjoic3lzdGVtXC9QYXRpZW50LnJlYWQgc3lzdGVtXC9QYXRpZW50LndyaXRlIHN5c3RlbVwvQXBwb2ludG1lbnQucmVhZCBzeXN0ZW1cL0FwcG9pbnRtZW50LndyaXRlIHN5c3RlbVwvU2xvdC5yZWFkIHN5c3RlbVwvU2NoZWR1bGUucmVhZCBzeXN0ZW1cL1ByYWN0aXRpb25lci5yZWFkIHN5c3RlbVwvTG9jYXRpb24ucmVhZCJ9fSwiY2xpZW50Ijp7Im5hbWUiOiJLb3JlYWlIQ0FwcCIsImlkIjoiZThmYzhhMGYtNGQ1OC00MDRhLThlNjgtMDc5MWUxNWVhODNmIn0sInRlbmFudCI6ImVjMjQ1OGYyLTFlMjQtNDFjOC1iNzFiLTBlNzAxYWY3NTgzZCJ9fQ.9oCEKHx045FdRCAP7szkh6zzdX1wd_b-hObnnWI_BACnHuZT-hSWXSWDGdpWe6_lOMnS50U26knyU-NCoWfnsw","If-Match":"W/\"0\"","User-Agent":"axios/1.3.5","Content-Length":"142","Accept-Encoding":"gzip, compress, deflate, br"},"method":"patch","url":"https://fhir-ehr-code.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Appointment/4907951","data":"[{"op":"add","path":"/slot","value":[{"reference":"Slot/24477854-2552296997-65913869-0"}]},{"op":"replace","path":"/status","value":"booked"}]"},"code":"ERR_BAD_REQUEST","status":422}

Comments
Post Details
Added on Dec 15 2023
1 comment
514 views