{
  "resourceType": "Organization",
  "id": "id2pGqMTNuw3JdEvmA24K2RQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407020639"
    }
  ],
  "active": true,
  "name": "New Dimensions Therapeutic Alliances",
  "telecom": [
    {
      "system": "phone",
      "value": "(760) 232-6604"
    }
  ],
  "address": [
    {
      "line": [
        "18245 Hwy 18, Ste. 6"
      ],
      "city": "Apple Valley",
      "state": "CA",
      "postalCode": "92307",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2pGqMTNuw3JdEvmA24K2RQ"
    }
  ]
}