FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4 |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-PCT-AEOB-Complete-Example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome PCT-AEOB-Complete-Example-1
Profile: PCT AEOB Complete
| Severity | Code | Diagnostics |
| Information | Processing Failure | AEOB processing is complete, the AEOB will be sent directly to the patient. No AEOB will be returned to the submitter. |
{
"resourceType": "OperationOutcome",
"id": "PCT-AEOB-Complete-Example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-complete"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "information",
"code": "processing",
"diagnostics": "AEOB processing is complete, the AEOB will be sent directly to the patient. No AEOB will be returned to the submitter."
}
]
}