FHIR IG analytics| Package | fhir.erezept.validator |
| Resource Type | OperationOutcome |
| Id | Example_Response_001_minimum_excl_allergyIntolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "EXAMPLE-RESPONSE-001",
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"text": "Das Rezept ist OK"
}
}
]
}