FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | OperationOutcome |
| Id | OperationOutcomeRead-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationOutcome",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "not-found",
"details": {
"text": "Not found: Medication Dispense with requested Resource ID"
}
}
]
}