FHIR IG analytics| Package | ths-greifswald.ttp-fhir-gw |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-OperationOutcome-UpdateBf-response-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "OperationOutcome-UpdateBf-response-example-1",
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"coding": [
{
"code": "MSG_UPDATED",
"system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
}
]
},
"diagnostics": "Bloomfilter updated."
}
]
}