{
  "resourceType": "Organization",
  "id": "idTyAM2UbUpm4xGfx04QfaKA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1265142673"
    }
  ],
  "active": true,
  "name": "Deer Creek Behavioral Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(913) 229-9804"
    }
  ],
  "address": [
    {
      "line": [
        "6240 W 135th St. Ste 226"
      ],
      "city": "Overland Park",
      "state": "KS",
      "postalCode": "66223",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTyAM2UbUpm4xGfx04QfaKA"
    }
  ]
}