FHIR IG analytics| Package | vzvz.covid-vaccinations |
| Resource Type | OperationOutcome |
| Id | nl-vzvz-rivm-Vaccination-error-response-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "nl-vzvz-rivm-Vaccination-error-response-example",
"issue": [
{
"severity": "error",
"code": "business-rule",
"details": {
"text": "BSN en geboortedatum horen niet bij elkaar"
},
"expression": [
"Patient.identifier[0].value"
]
},
{
"severity": "error",
"code": "business-rule",
"details": {
"text": "Ongeldig batchnummer"
},
"expression": [
"Immunization.lotNumber.value"
]
}
]
}