{
  "resourceType": "Organization",
  "id": "idhw9fBE9STJelJeJLwtD0Ng",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972660827"
    }
  ],
  "active": true,
  "name": "Birmingham",
  "telecom": [
    {
      "system": "phone",
      "value": "(205) 985-3949"
    }
  ],
  "address": [
    {
      "line": [
        "3825 Lorna Road",
        "Ste 240"
      ],
      "city": "Birmingham",
      "state": "Al",
      "postalCode": "35244",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhw9fBE9STJelJeJLwtD0Ng"
    }
  ]
}