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

FHIR IG analytics

Packagerki.demis.r4.core
Resource TypeOperationOutcome
IdOperationOutcome-example-duplicate-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "OperationOutcome",
  "id": "Processnotificationresponse-neg-example",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ProcessNotificationResponse"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "text": "Profile https://demis.rki.de/fhir/StructureDefinition/PathogenDetection, Element 'Bundle.entry[7].resource.code': minimum required = 1, but only found 0"
      }
    }
  ]
}