FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-server-down.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "server-down",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "fatal",
"code": "processing",
"diagnostics": "Server down"
}
]
}