{
  "resourceType": "Organization",
  "id": "id-VBbaUy.7PE1tkkJtNg7mQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1891005104"
    }
  ],
  "active": true,
  "name": "Providence Care",
  "telecom": [
    {
      "system": "phone",
      "value": "844-684-1728"
    }
  ],
  "address": [
    {
      "line": [
        "500 Lakeshore Pkwy"
      ],
      "city": "Rock Hill",
      "state": "SC",
      "postalCode": "29730",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-VBbaUy.7PE1tkkJtNg7mQ"
    }
  ]
}