FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-example-operation-outcome-delete-nonexistent-resource.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-delete-nonexistent-resource",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "warning",
"code": "not-found",
"details": {
"coding": [
{
"code": "SEARCH_NONE",
"system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
}
]
}
}
]
}