{
  "resourceType": "Organization",
  "id": "id7zx45upVbvlDwxPo0lq6-Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861882193"
    }
  ],
  "active": true,
  "name": "Care First Medical Group",
  "telecom": [
    {
      "system": "phone",
      "value": "(888) 412-4546"
    }
  ],
  "address": [
    {
      "line": [
        "152 Livingston Ave"
      ],
      "city": "New Brunswick",
      "state": "NJ",
      "postalCode": "08901",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7zx45upVbvlDwxPo0lq6-Q"
    }
  ]
}