{
  "resourceType": "Organization",
  "id": "idHmwwDPagZLquoZ-fhzsQ4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7869653765"
    }
  ],
  "active": true,
  "name": "home",
  "telecom": [
    {
      "system": "phone",
      "value": "(556) 454-3421"
    }
  ],
  "address": [
    {
      "line": [
        "1 main"
      ],
      "city": "town",
      "state": "nj",
      "postalCode": "07871",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHmwwDPagZLquoZ-fhzsQ4g"
    }
  ]
}