{

"resourceType": "OperationOutcome",
"id": "exception",
"issue": [
  {
    "severity": "error",
    "code": "exception",
    "details": {
      "text": "SQL Link Communication Error (dbx = 34234)"
    }
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}