FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypeOperationOutcome
IdOperationOutcome-OperationOutcome-Search-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome OperationOutcome-Search-Example

Issues

-SeverityCodeDetails
*WarningBusiness Rule ViolationWarning: The identifier you used in the query has been merged. The surviving identifier was returned.

Source1

{
  "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."
      }
    }
  ]
}