{
  "resourceType": "Bundle",
  "id": "6f955e16-5bc7-45d8-9a3e-c26de48a6775",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "http://fhir.healthbc.org/eHealth.Resource.Alert.http/Flag?Patient=9698656164"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://fhir.healthbc.org/eHealth.Resource.Alert.http/Flag/cdr.9698656164.inf.1915.2",
      "resource": {
        "resourceType": "Flag",
        "id": "cdr.9698656164.inf.1915.2",
        "meta": {
          "lastUpdated": "2019-03-27T17:58:34+00:00"
        },
        "status": "active",
        "code": {
          "coding": [
            {
              "system": "http://fhir.healthbc.org/NamingSystem/ca-bc-vcha-carecast-alert-code",
              "code": "S",
              "display": "Carbapenemase-Producing Organisms"
            },
            {
              "system": "http://fhir.healthbc.org/NamingSystem/ca-bc-careconnect-common-alert-code",
              "code": "CPO",
              "display": "Carbapenemase producing organism"
            }
          ],
          "text": "Carbapenemase-Producing Organisms"
        },
        "subject": {
          "reference": "Patient/9698656164"
        }
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "6f955e16-5bc7-45d8-9a3e-c26de48a6775",
        "issue": [
          {
            "severity": "warning",
            "code": "informational",
            "details": {
              "coding": [
                {
                  "system": "http://fhir.healthbc.org/CodeSystem/ca-bc-careconnect-error-code",
                  "code": "PAT.WARN.252",
                  "display": "The person returned is the subject of an overlay."
                }
              ]
            }
          }
        ]
      }
    }
  ]
}