FHIR IG analytics| Package | rl.fhir.r4 |
| Resource Type | OperationOutcome |
| Id | Example_RL_OperationOutcomeNEA_Negativa.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "esempio-OperationOutcomeNEA-negativa",
"meta": {
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeNEA"
]
},
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"coding": [
{
"system": "https://fhir.siss.regione.lombardia.it/operation-error",
"code": "8.0",
"display": "[Entry-0] Risorsa di tipo MessageHeader incompleta."
}
]
}
}
]
}