{
  "resourceType": "Organization",
  "id": "idf94W9GYvFcI7Dns2XA0iTA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1093325557"
    }
  ],
  "active": true,
  "name": "HBH 63 Taylor",
  "telecom": [
    {
      "system": "phone",
      "value": "(931) 250-5488"
    }
  ],
  "address": [
    {
      "line": [
        "63 Taylor Avenue"
      ],
      "city": "Crossville",
      "state": "TN",
      "postalCode": "38555",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idf94W9GYvFcI7Dns2XA0iTA"
    }
  ]
}