{
  "resourceType": "Organization",
  "id": "idZ0ad5tG73EB8mceWobD1Sg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114692928"
    }
  ],
  "active": true,
  "name": "Above and Beyond BHPS, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(504) 225-1202"
    }
  ],
  "address": [
    {
      "line": [
        "2439 Manhattan Blvd.",
        "Suite 211 Rm 6 & Rm 7"
      ],
      "city": "Harvey",
      "state": "LA",
      "postalCode": "70058",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZ0ad5tG73EB8mceWobD1Sg"
    }
  ]
}