FHIR IG analytics| Package | ihe.iti.pdqm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ex-match-failure.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome ex-match-failure
| Severity | Code | Details |
| Error | Timeout | The operation timed out waiting for the backend server. |
{
"resourceType": "OperationOutcome",
"id": "ex-match-failure",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "timeout",
"details": {
"text": "The operation timed out waiting for the backend server."
}
}
]
}