{
  "resourceType": "Organization",
  "id": "id4yu7NSw74sbZ1kLRcb90Qw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932720034"
    }
  ],
  "active": true,
  "name": "Carolina Behavioral Health Solutions",
  "telecom": [
    {
      "system": "phone",
      "value": "(803) 616-6587"
    }
  ],
  "address": [
    {
      "line": [
        "1006 Union Road Suite E"
      ],
      "city": "Gastonia",
      "state": "NC",
      "postalCode": "28054",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4yu7NSw74sbZ1kLRcb90Qw"
    }
  ]
}