{
    "resourceType": "OperationOutcome",
    "id": "operationoutcome-405-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>Sorry, We are experiencing technical difficulties at this time. Please try again later.</p>\n    </div>"
    },
    "issue": [
      {
        "severity": "warning",
        "code": "not-supported",
        "details": {
          "text": "Sorry, We are experiencing technical difficulties at this time. Please try again later."
        },
        "diagnostics": "NCDHC-405-12345: Requested method isn't allowed for this operation."
      }
    ]
  }