{
  "resourceType": "Organization",
  "id": "idUEkXunSMPq1P28UCGnxH8Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073869954"
    }
  ],
  "active": true,
  "name": "Neuropsychology Services of Louisiana, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 606-4785"
    }
  ],
  "address": [
    {
      "line": [
        "920 Pierremont Road",
        "Suite 205"
      ],
      "city": "Shreveport",
      "state": "LA",
      "postalCode": "71106",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUEkXunSMPq1P28UCGnxH8Q"
    }
  ]
}