{
  "resourceType": "Organization",
  "id": "id1q2tl-YCIBmP5TYDOVe3nQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700269503"
    }
  ],
  "active": true,
  "name": "Rowan University Department of Psychology/Center for Behavior Analysis",
  "telecom": [
    {
      "system": "phone",
      "value": "(856) 256-4871"
    }
  ],
  "address": [
    {
      "line": [
        "201 Mullica Hill Rd"
      ],
      "city": "Glassboro",
      "state": "NJ",
      "postalCode": "08028",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1q2tl-YCIBmP5TYDOVe3nQ"
    }
  ]
}