Hello.
I'm trying to upload DocumentReference json entity to url https://fhir-ehr-code.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference but keep getting 422 Unprocessable Entity (WebDAV) (RFC 4918) error. Please, can you check request-id and tell me where i'm wrong with my FHIR data.
X-Request-Id : /C124B23A1A3B26ECDF96C2E529FB453D+KsEn_3ZZn
Expected Result:
Uploaded DocumentReference with id.
Actual Result:
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "Unprocessable entity"
}
}
]
}
X-Request-Id
/ Cerner-Correlation-Id
/ opc-request-id
: /C124B23A1A3B26ECDF96C2E529FB453D+KsEn_3ZZn