{
  "resourceType": "Organization",
  "id": "idV9ER3aUEw2ZF6l26s3DN2w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "3470764093"
    }
  ],
  "active": true,
  "name": "Treating All Souls Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(949) 489-2477"
    }
  ],
  "address": [
    {
      "line": [
        "249 Peck Court"
      ],
      "city": "249 Peck Court",
      "state": "CA",
      "postalCode": "92675",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idV9ER3aUEw2ZF6l26s3DN2w"
    }
  ]
}