{
  "resourceType": "Organization",
  "id": "id-3oKnBb37w1N8pfoC4geMw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033971742"
    }
  ],
  "active": true,
  "name": "New Destiny Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(408) 791-4817"
    }
  ],
  "address": [
    {
      "line": [
        "5251 W Campbell Ave",
        "Unit 204"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85031",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-3oKnBb37w1N8pfoC4geMw"
    }
  ]
}