FHIR IG analytics| Package | fhir.erezept.validator |
| Resource Type | OperationOutcome |
| Id | Example_Response_010_unknown_ATC_Code_in_allergy_intolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "EXAMPLE-RESPONSE-010",
"issue": [
{
"severity": "error",
"code": "code-invalid",
"details": {
"text": "Unbekannter ATC Code: <ATC Code>."
}
}
]
}