FHIR IG analytics| Package | rki.demis.common |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "Processnotificationresponse-pos-example",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse"
]
},
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"text": "All OK"
}
}
]
}