{
  "resourceType": "Organization",
  "id": "id1h2tGw3fmulURDmYEwsXTg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1629223193"
    }
  ],
  "active": true,
  "name": "BioPsych Associates, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(908) 852-5015"
    }
  ],
  "address": [
    {
      "line": [
        "P.O. Box 912",
        "490 Schooleys Mountain Rd., Ste. 8"
      ],
      "city": "Hackettstown",
      "state": "NJ",
      "postalCode": "07840",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1h2tGw3fmulURDmYEwsXTg"
    }
  ]
}