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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeBundle
IdBundle-ExampleOperationOutcomeSearchResultBundle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "ExampleOperationOutcomeSearchResultBundle",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "http://ehealthontario.ca/fhir/Task?authored-on=2025-06-12&business-status=error&_include=Task:reason-reference&_revinclude=Provenance:target"
    }
  ],
  "timestamp": "2025-06-15T13:00:00Z",
  "entry": [
    {
      "fullUrl": "http://ontariohealth.ca/fhir/OperationOutcome/908e07be-03f8-40c9-851a-94d6a3aac779",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "908e07be-03f8-40c9-851a-94d6a3aac779",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2025-06-12T15:26:23.217+00:00"
        },
        "issue": [
          {
            "severity": "error",
            "code": "invalid",
            "details": {
              "text": "Invalid data in the patient identifer"
            },
            "expression": [
              "Patient.identifier"
            ],
            "diagnostics": "DHDR_0003"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Provenance/666e07be-03f8-40c9-851a-222",
      "resource": {
        "resourceType": "Provenance",
        "id": "666e07be-03f8-40c9-851a-222",
        "meta": {
          "tag": [
            {
              "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/cdf-data-domain",
              "code": "accdr"
            }
          ],
          "profile": [
            "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-provenance"
          ]
        },
        "target": [
          {
            "reference": "OperationOutcome/908e07be-03f8-40c9-851a-94d6a3aac779/_history/1"
          }
        ],
        "recorded": "2025-06-12T15:26:23.217+00:00",
        "activity": {
          "coding": [
            {
              "code": "CREATE",
              "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
              "display": "create"
            }
          ]
        },
        "policy": [
          "http://ontariohealth.ca/fhir/provenance-policy/clinical-data"
        ],
        "agent": [
          {
            "type": {
              "coding": [
                {
                  "code": "composer",
                  "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                  "display": "Composer"
                }
              ]
            },
            "who": {
              "identifier": {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/id-oneid-clientid",
                "value": "987654"
              }
            }
          },
          {
            "type": {
              "coding": [
                {
                  "code": "gateway",
                  "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provenance-participant-type",
                  "display": "Gateway"
                }
              ]
            },
            "who": {
              "identifier": {
                "system": "urn:ietf:rfc:3986",
                "value": "urn:uuid:818e07be-03f8-40c9-851a-94d6a3aac322"
              }
            }
          }
        ],
        "entity": [
          {
            "role": "derivation",
            "what": {
              "identifier": {
                "system": "urn:ietf:rfc:3986",
                "value": "urn:uuid:707e07be-03f8-40c9-851a-94d6a3aac210"
              }
            }
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}