FHIR IG analytics| Package | fhir.erezept.validator |
| Resource Type | OperationOutcome |
| Id | Example_Response_003_minimum_incl_allergyIntolerance_match.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "EXAMPLE-RESPONSE-003",
"issue": [
{
"severity": "error",
"code": "business-rule",
"details": {
"text": "Verschreibung unzulässig: Patient hat Allergie gegen folgende verschriebene Medikamente: ATC Code: <ATC Code>"
}
}
]
}