FHIR IG analytics| Package | ca.on.dhdr.r4 |
| Resource Type | OperationOutcome |
| Id | OperationOutcomeSearch-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "OperationOutcome-001",
"meta": {
"lastUpdated": "2026-01-07T17:31:57.765+00:00",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/error-code",
"code": "IN_0045",
"display": "Invalid or missing query parameters"
}
],
"text": "Invalid search parameter: patient identifier type"
}
}
]
}