{
  "resourceType": "Organization",
  "id": "id4zjwx6U-YWEWi5582U5KmA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8565232565"
    }
  ],
  "active": true,
  "name": "Alt Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(949) 210-6719"
    }
  ],
  "address": [
    {
      "line": [
        "351 Heavens Way"
      ],
      "city": "Los Angeles",
      "state": "CA",
      "postalCode": "90017",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4zjwx6U-YWEWi5582U5KmA"
    }
  ]
}