{
  "resourceType": "Organization",
  "id": "id9ZXLzmkGBjxey1Z8NTI6ag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730841552"
    }
  ],
  "active": true,
  "name": "Psychiatric Healers",
  "telecom": [
    {
      "system": "phone",
      "value": "(310) 985-1828"
    }
  ],
  "address": [
    {
      "line": [
        "1654 MIDDLETON PL"
      ],
      "city": "LOS ANGELES",
      "state": "CA",
      "postalCode": "90062",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9ZXLzmkGBjxey1Z8NTI6ag"
    }
  ]
}