FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | OperationOutcome |
| Id | 500ServerError.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "4e2e13af-3bc7-4de3-8cc5-ea4f14d45ef8",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome"
]
},
"issue": [
{
"severity": "error",
"code": "exception",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/Codesystem/http-error-codes",
"code": "REC_SERVER_ERROR"
}
]
},
"diagnostics": "An problem was encountered processing the request: <further diagnostics information, error message/error text>"
}
]
}