{
  "resourceType": "Organization",
  "id": "idMxjGdJt5CKL9bVJBnxvsmQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851334981"
    }
  ],
  "active": true,
  "name": "Alexis Polles, MD, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(601) 520-4814"
    }
  ],
  "address": [
    {
      "line": [
        "P.O. Box 17528"
      ],
      "city": "Hattiesburg",
      "state": "MS",
      "postalCode": "39402",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMxjGdJt5CKL9bVJBnxvsmQ"
    }
  ]
}