{
  "resourceType": "OperationOutcome",
  "id": "OperationOutcomeConsentUnblock-001",
  "issue": [
    {
      "severity": "information",
      "code": "informational",
      "details": {
        "coding": [
          {
            "code": "CONSENT_TEMP_UNBLOCK"
          }
        ]
      },
      "diagnostics": "Patient has temporarily unblocked access to view and use drug and pharmacy service information."
    }
  ]
}