FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-example-operation-outcome-empty-searchset.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "example-operation-outcome-empty-searchset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"coding": [
{
"code": "SEARCH_NONE",
"system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
}
]
}
}
]
}