FHIR IG analytics| Package | synapxe.rcm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-notfound.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "notfound",
"issue": [
{
"severity": "error",
"code": "not-found",
"details": {
"coding": [
{
"system": "http://fhir.synapxe.sg/api-operation-outcome",
"code": "E-10001"
}
],
"text": "Patient NRIC is not found"
}
}
]
}