{
  "resourceType": "Organization",
  "id": "idFRSL6J5ROeY9XUd8pLjZhw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1487865085"
    }
  ],
  "active": true,
  "name": "Deerwood Social Work and Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(412) 680-2548"
    }
  ],
  "address": [
    {
      "line": [
        "1766 Mountainview Drive"
      ],
      "city": "Monroeville",
      "state": "PA",
      "postalCode": "15146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFRSL6J5ROeY9XUd8pLjZhw"
    }
  ]
}