{
  "resourceType": "Organization",
  "id": "idj8kV0H1XyhUfouZpckKSQQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1720584295"
    }
  ],
  "active": true,
  "name": "The Choice Group LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 703-1833"
    }
  ],
  "address": [
    {
      "line": [
        "2920 S. Jones Suite 110-B"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idj8kV0H1XyhUfouZpckKSQQ"
    }
  ]
}