{
  "resourceType": "Organization",
  "id": "idYdVnvEb23bPPSpM-hOIgcQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1992808927"
    }
  ],
  "active": true,
  "name": "Psychiatry with Care LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(610) 664-7793"
    }
  ],
  "address": [
    {
      "line": [
        "191 Presidential Blvd., B102"
      ],
      "city": "Bala Cynwyd",
      "state": "PA",
      "postalCode": "19004",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYdVnvEb23bPPSpM-hOIgcQ"
    }
  ]
}