FHIR IG analytics| Package | gdrl.fhir.r4 |
| Resource Type | OperationOutcome |
| Id | Example_ReteLab_OperationOutcome_errore_nuova_richiesta.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "esempio-operationoutcome-errore-nuova-richiesta",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOperationOutcome"
]
},
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "Descrizione di dettaglio dell'errore: HL7 ERR-5 CWE-2. Il campo 'diagnostics' contiene invece informazioni aggiuntive e non strutturate sull'errore (Testo del messaggio di errore): HL7 ERR-8"
},
"diagnostics": "ERRORE #5001: descrizione dettagliata errore"
}
]
}