{
  "resourceType": "Organization",
  "id": "idYulK4xm8XrFXOIpOBdMy3w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1871965046"
    }
  ],
  "active": true,
  "name": "Allied Mental Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(614) 944-5141"
    }
  ],
  "address": [
    {
      "line": [
        "6500 Emerald Pkwy #100"
      ],
      "city": "Dublin",
      "state": "Oh",
      "postalCode": "43016",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYulK4xm8XrFXOIpOBdMy3w"
    }
  ]
}