FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | OperationOutcome |
| Id | 400BadRequest.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "531e073a-3295-4e67-ae90-e00bd96a9cdd",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome"
]
},
"issue": [
{
"severity": "error",
"code": "invariant",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/Codesystem/http-error-codes",
"code": "SEND_BAD_REQUEST"
}
]
},
"diagnostics": "Attempts to Validate the message have failed: <further diagnostics information, error message/error text>"
}
]
}