FHIR IG analytics| Package | ca.on.oh-olis |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
%Some xhtml content%
{
"resourceType": "OperationOutcome",
"id": "OLISOperationOutcome",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-OperationOutcome|2.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "code-invalid",
"details": {
"text": "The structure and/or content is not valid for the following parameter: '{0}"
}
}
]
}