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

FHIR IG analytics

Packageihe.iti.pixm
Resource TypeOperationOutcome
IdOperationOutcome-pixm-response-error-not-found.json
FHIR VersionR4

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 pixm-response-error-not-found

Issues

-SeverityCodeDetails
*ErrorNot FoundsourceIdentifier Patient Identifier not found

Source1

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