{
  "resourceType": "OperationOutcome",
  "id": "break-the-glass",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>Additional information may be available using the Break-The-Glass Protocol</p>\n    </div>"
  },
  "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"
      }
    }
  ]
}