{
  "resourceType": "Organization",
  "id": "id5wtSzwrXsJYjs.5Pj41Agg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922483627"
    }
  ],
  "active": true,
  "name": "C4 Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(918) 901-9300"
    }
  ],
  "address": [
    {
      "line": [
        "2021 Mahaney Ave.",
        "Ste. #4"
      ],
      "city": "Tahlequah",
      "state": "OK",
      "postalCode": "74464",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5wtSzwrXsJYjs.5Pj41Agg"
    }
  ]
}