FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | OperationOutcome |
| Id | 409Conflict.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "3d8e1cd4-51ba-4ac5-ac3d-6405acbd9ae3",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-OperationOutcome"
]
},
"issue": [
{
"severity": "error",
"code": "duplicate",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/Codesystem/http-error-codes",
"code": "REC_CONFLICT"
}
]
},
"diagnostics": "This message has been recognised as having already been successfully processed.: <further diagnostics information, error message/error text>"
}
]
}