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-GFE-Validation-Error-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-GFE-Validation-Error-Example-1

Issues

-SeverityCodeDiagnostics
*ErrorProcessing FailureClaim.priority has minimum cardinality 1 but occurs 0 time(s).

Source1

{
  "resourceType": "OperationOutcome",
  "id": "PCT-GFE-Validation-Error-Example-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-validation-error"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "error",
      "code": "processing",
      "diagnostics": "Claim.priority has minimum cardinality 1 but occurs 0 time(s)."
    }
  ]
}