{
  "resourceType": "Organization",
  "id": "idRaQZIzRGzTIMbV9Ks48qYA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114660966"
    }
  ],
  "active": true,
  "name": "Behavioral Health Integration",
  "telecom": [
    {
      "system": "phone",
      "value": "(651) 800-4730"
    }
  ],
  "address": [
    {
      "line": [
        "1471 Highview Ave"
      ],
      "city": "Eagan",
      "state": "MN",
      "postalCode": "55121",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRaQZIzRGzTIMbV9Ks48qYA"
    }
  ]
}