FHIR IG analytics| Package | fhir.ca-bc.client |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-OperationOutcome-Search-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome OperationOutcome-Search-Example
| Severity | Code | Details |
| Warning | Business Rule Violation | Warning: The identifier you used in the query has been merged. The surviving identifier was returned. |
{
"resourceType": "OperationOutcome",
"id": "OperationOutcome-Search-Example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "warning",
"code": "business-rule",
"details": {
"coding": [
{
"system": "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-oo-codes",
"code": "BCHIM.GD.0.0015"
}
],
"text": "Warning: The identifier you used in the query has been merged. The surviving identifier was returned."
}
}
]
}