{
  "resourceType": "Bundle",
  "id": "ncdhc-operationoutcome-bundle-404-example",
  "meta": {
    "lastUpdated": "2019-01-07T01:43:30Z"
  },
  "type": "searchset",
  "total": 0,
  "entry": [
    {
      "fullUrl": "urn:uuid:62333608-eb01-40b5-b6c3-daded7910406",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "62333608-eb01-40b5-b6c3-daded7910406",
        "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>Sorry, we are unable to locate your requested child / children's details.</p>\n </div>"
        },
        "issue": [
          {
            "severity": "information",
            "code": "not-found",
            "details": {
              "text": "Sorry, we are unable to locate your requested child / children's details."
            },
            "diagnostics": "NCDHC-404-12345: No matching Patient instance found"
          }
        ]
      },
      "search": {
        "mode": "outcome"
      }
    }
  ]
}