FHIR IG analytics| Package | ca.on.ir.r4 |
| Resource Type | OperationOutcome |
| Id | OperationOutcomeSearch-IR.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"id": "OperationOutcome-missing-identifier",
"meta": {
"lastUpdated": "2026-06-02T12:46:00.000+00:00",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "required",
"details": {
"coding": [
{
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/error-code",
"code": "IN_0045",
"display": "Invalid or missing query parameters"
}
],
"text": "Mandatory search parameter missing: composition.patient.identifier"
},
"diagnostics": "The search operation failed because the mandatory parameter 'composition.patient.identifier' was omitted from the request string.",
"expression": [
"composition.patient.identifier"
]
}
]
}