{
  "resourceType": "Organization",
  "id": "idbvJOmXhTNWhYjUpn8tFuBw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396901260"
    }
  ],
  "active": true,
  "name": "Cambridge Behavioral Hospital",
  "telecom": [
    {
      "system": "phone",
      "value": "(740) 432-4906"
    }
  ],
  "address": [
    {
      "line": [
        "66755 State Street"
      ],
      "city": "Cambridge",
      "state": "OH",
      "postalCode": "43725",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idbvJOmXhTNWhYjUpn8tFuBw"
    }
  ]
}