FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-aorta-datareference-operationoutcome-multiple-match.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "aorta-datareference-operationoutcome-multiple-match",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"details": {
"coding": [
{
"code": "UPDATE_MULTIPLE_MATCHES",
"system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
}
],
"text": "No update performed, due to multiple matches"
},
"severity": "error",
"code": "multiple-matches"
}
]
}