FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-pct.r4b
Resource TypeOperationOutcome
IdOperationOutcome-PCT-AEOB-Complete-Example-1.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome PCT-AEOB-Complete-Example-1

Issues

-SeverityCodeDiagnostics
*InformationProcessing FailureAEOB processing is complete, the AEOB will be sent directly to the patient. No AEOB will be returned to the submitter.

Source1

{
  "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."
    }
  ]
}