FHIR IG analytics| Package | rl.fhir.r4 |
| Resource Type | OperationOutcome |
| Id | Example_RL_OperationOutcomeMMG_Negativa.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "esempio-OperationOutcomeMMG-PIC-negativa",
"meta": {
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeMMG"
]
},
"text": {
"status": "generated"
},
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"coding": [
{
"system": "https://fhir.siss.regione.lombardia.it/operation-error",
"code": "9.19",
"display": "[Entry-0] Risorsa di tipo MessageHeader non valida. DESTINATION -> ENDPOINT contiene un valore non atteso."
}
]
}
}
]
}