FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | OperationOutcome |
| Id | ODS-OperationOutcome-MethodNotAllowed-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "ODS-OperationOutcome-MethodNotAllowed-Example",
"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "HAPI-0427: HTTP Method DELETE is not allowed for this operation. Allowed method(s): POST, GET"
}
]
}