FHIR IG analytics| Package | synapxe.cogs |
| Resource Type | OperationOutcome |
| Id | OperationOutcomeResponse.Example.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "success",
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"text": "Operation completed successfully."
}
}
]
}