{
  "resourceType": "Organization",
  "id": "idamxf7vYzJuyyyClRaBCdPw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124241492"
    }
  ],
  "active": true,
  "name": "42 Long Hill Rd",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 415-1967"
    }
  ],
  "address": [
    {
      "line": [
        "42 Long Hill Rd"
      ],
      "city": "Guilford",
      "state": "CT",
      "postalCode": "06437",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idamxf7vYzJuyyyClRaBCdPw"
    }
  ]
}