{
  "resourceType": "Organization",
  "id": "idnXaWqBusjM.iK02HetkJDA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245597574"
    }
  ],
  "active": true,
  "name": "Jason Cohen, Psy.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(856) 452-5483"
    }
  ],
  "address": [
    {
      "line": [
        "651 Route 73 North",
        "Suite 110"
      ],
      "city": "Marlton",
      "state": "NJ",
      "postalCode": "08053",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idnXaWqBusjM.iK02HetkJDA"
    }
  ]
}