FHIR IG analytics| Package | ihe.iti.pdqm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ex-match-warning.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-warning
| Severity | Code | Details |
| Warning | Incomplete Results | The search operation timed out after reaching the limit. |
{
"resourceType": "OperationOutcome",
"id": "ex-match-warning",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "warning",
"code": "incomplete",
"details": {
"text": "The search operation timed out after reaching the limit."
}
}
]
}