{
  "resourceType": "Organization",
  "id": "idcw.dwMilPWLvacsKxOlIow",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114273497"
    }
  ],
  "active": true,
  "name": "Home Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 538-6309"
    }
  ],
  "address": [
    {
      "line": [
        "6305 Hollins Dr"
      ],
      "city": "Bethesda",
      "state": "MD",
      "postalCode": "20817",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcw.dwMilPWLvacsKxOlIow"
    }
  ]
}