FHIR IG analytics| Package | ihe.iti.pixm |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-pixm-response-error-not-found.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome pixm-response-error-not-found
| Severity | Code | Details |
| Error | Not Found | sourceIdentifier Patient Identifier not found |
{
"resourceType": "OperationOutcome",
"id": "pixm-response-error-not-found",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "not-found",
"details": {
"text": "sourceIdentifier Patient Identifier not found"
}
}
]
}