{
    "resourceType": "OperationOutcome",
    "id": "ncdhc-operationoutcome-information-example",
    "meta": {
      "versionId": "1",
      "lastUpdated": "2020-12-27T16:13:03Z",
      "profile": [
        "http://hl7.org.au/fhir/ch/v1/StructureDefinition/ncdhc-operation-outcome"
      ]
    },
    "text": {
      "status": "additional",
      "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>The requested AuditEvent no longer exists in the Data Hub</p>\n    </div>"
    },
    "issue": [
      {
        "severity": "information",
        "code": "not-found",
        "details": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/ncdhc-operation-outcome",
              "code": "NCDHC-AE-410"
            }
          ],
          "text": "The requested Audit details no longer exists in the Data Hub"
        },
        "diagnostics": "NCDHC12345: No matching AuditEvent exists for the Patient with id 62333608-eb01-40b5-b6c3-daded7910406"
      }
    ]
  }