{
  "resourceType": "Organization",
  "id": "idWm2a.heR8R0.KiSbIvauVg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1609545797"
    }
  ],
  "active": true,
  "name": "Comfort Care Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(840) 209-9363"
    }
  ],
  "address": [
    {
      "line": [
        "3610 CENTRAL AVENUE STE 400"
      ],
      "city": "RIVERSIDE",
      "state": "CA",
      "postalCode": "92506",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWm2a.heR8R0.KiSbIvauVg"
    }
  ]
}