{
  "resourceType": "Organization",
  "id": "idchAzkNKem6IWG-hpjeGKFw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245723584"
    }
  ],
  "active": true,
  "name": "Little Rock",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 904-4762"
    }
  ],
  "address": [
    {
      "line": [
        "10801 Executive Center Dr",
        "Suite 101"
      ],
      "city": "Little Rock",
      "state": "AR",
      "postalCode": "72211",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idchAzkNKem6IWG-hpjeGKFw"
    }
  ]
}