FHIR IG analytics| Package | ch.fhir.ig.ch-health-dossier |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-PDQmResponseTooManyResults.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome PDQmResponseTooManyResults
| Severity | Code | Details |
| Warning | Incomplete Results | Too many matches; please provide more specific criteria. |
{
"resourceType": "OperationOutcome",
"id": "PDQmResponseTooManyResults",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-health-dossier/StructureDefinition/ch-pdqm-toomanyresults"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "warning",
"code": "incomplete",
"details": {
"text": "Too many matches; please provide more specific criteria."
}
}
]
}