{
  "resourceType": "OperationOutcome",
  "id": "OperationOutcomeConsentBlocked-001",
  "issue": [
    {
      "severity": "warning",
      "code": "suppressed",
      "details": {
        "coding": [
          {
            "code": "CONSENT_EXISTS"
          }
        ]
      },
      "diagnostics": "Access to Drug and Pharmacy Service Information has been blocked by the Patient."
    }
  ]
}