FHIR IG analytics| Package | kvdigital.vermittlungscode-abrufen-pvs |
| Resource Type | OperationOutcome |
| Id | KBV_PR_116117_TERMINSERVICE_VCA_OperationOutcome_Error_Example_Maximum.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "aae373f1-7bfb-4fb4-92ce-8e5322f4d65z",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_VCA_OperationOutcome_Error|1.0.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "fatal",
"code": "value",
"details": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_116117_TERMINSERVICE_VCA_Errors",
"code": "VCA000",
"display": "Sonstiger Fehler. Unter diagnostics finden Sie nähere Informationen zum Fehler."
}
]
},
"diagnostics": "Ungültiger Input-Parameter"
}
]
}