{
  "resourceType": "Organization",
  "id": "id4vL7QgGmQB.M2FIiHCC2Mw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164999066"
    }
  ],
  "active": true,
  "name": "Home Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(918) 912-2266"
    }
  ],
  "address": [
    {
      "line": [
        "928 N. York St.",
        "Suite #20"
      ],
      "city": "Muskogee",
      "state": "OK",
      "postalCode": "74403",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4vL7QgGmQB.M2FIiHCC2Mw"
    }
  ]
}