{
  "resourceType": "Organization",
  "id": "iduARu1V9RWDdZaC4MMoCRXw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356033609"
    }
  ],
  "active": true,
  "name": "BAC Health Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(240) 713-8080"
    }
  ],
  "address": [
    {
      "line": [
        "14300 CHERRY LANE COURT",
        "STE 108"
      ],
      "city": "Laurel",
      "state": "MD",
      "postalCode": "20707",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduARu1V9RWDdZaC4MMoCRXw"
    }
  ]
}