FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4b |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-PCT-AEOB-Adjudication-Error-Example-1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome PCT-AEOB-Adjudication-Error-Example-1
Profile: PCT AEOB Adjudication Error
| Severity | Code | Diagnostics |
| Error | Processing Failure | Some adjudication error |
{
"resourceType": "OperationOutcome",
"id": "PCT-AEOB-Adjudication-Error-Example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-adjudication-error"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "Some adjudication error"
}
]
}