{
  "resourceType": "Organization",
  "id": "idU1D6S--YWxL9SkVQ1ZSP0w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215463971"
    }
  ],
  "active": true,
  "name": "Mercy Eigbike",
  "telecom": [
    {
      "system": "phone",
      "value": "(315) 559-8905"
    }
  ],
  "address": [
    {
      "line": [
        "1912 Lynwood Drive"
      ],
      "city": "Champaign",
      "state": "IL",
      "postalCode": "61821",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idU1D6S--YWxL9SkVQ1ZSP0w"
    }
  ]
}