FHIR IG analytics| Package | rlfhir.lab |
| Resource Type | OperationOutcome |
| Id | Example_searchfail.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "esempio-searchfail",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"coding": [
{
"system": "https://fhir.siss.regione.lombardia.it/ValueSet/OperationOutcome-CodiciErrore",
"code": "RSRC_VERSION_INCOH",
"display": "Incoerenza sul versione della risorsa"
}
]
},
"diagnostics": "Fallito il controllo di coerenza: RSRC_VERSION_INCOH. La risorsa da controllare e': Organization/11f6b3ee-82f2-11ed-b856-02001700b287"
}
]
}