{
  "resourceType": "Organization",
  "id": "idQi0rL6lkZ5PYWFPHpVnPJA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1669868972"
    }
  ],
  "active": true,
  "name": "HomeCare for the Carolinas Clinic, PA",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 335-8488"
    }
  ],
  "address": [
    {
      "line": [
        "9414 Albemarle Rd."
      ],
      "city": "Charlotte",
      "state": "NC",
      "postalCode": "28227",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQi0rL6lkZ5PYWFPHpVnPJA"
    }
  ]
}