{

"resourceType": "OperationOutcome",
"id": "break-the-glass",
"issue": [
  {
    "severity": "information",
    "code": "suppressed",
    "details": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "ETREAT",
          "display": "Emergency Treatment"
        }
      ],
      "text": "Additional information may be available using the Break-The-Glass Protocol"
    }
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}