{
  "resourceType": "Organization",
  "id": "idz9avl-Rn-LYp4gOZRCTLLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427137074"
    }
  ],
  "active": true,
  "name": "Rehab Services of NELA",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 324-5441"
    }
  ],
  "address": [
    {
      "line": [
        "4310 South Grand St."
      ],
      "city": "Monroe",
      "state": "LA",
      "postalCode": "71202",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idz9avl-Rn-LYp4gOZRCTLLg"
    }
  ]
}