FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | OperationOutcome |
| Id | DoS-OperationOutcome-UnsupportedServicePatient-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "DoS-OperationOutcome-UnsupportedServicePatient-Example",
"issue": [
{
"severity": "error",
"code": "not-supported",
"details": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SpineErrorOrWarningCode",
"version": "1.0.0",
"code": "UNSUPPORTED_SERVICE",
"display": "Unsupported service"
}
]
},
"diagnostics": "Unsupported service: 'Patient'"
}
]
}