{
  "resourceType": "Organization",
  "id": "idyYni.8I-84.LNBEraXVKwQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "3256589851"
    }
  ],
  "active": true,
  "name": "Patterson Lane",
  "telecom": [
    {
      "system": "phone",
      "value": "(312) 595-6702"
    },
    {
      "system": "email",
      "value": "betluck@icanotes.com"
    }
  ],
  "address": [
    {
      "line": [
        "1553 Patterson Fork Road"
      ],
      "city": "Chicago",
      "state": "IL",
      "postalCode": "60610",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyYni.8I-84.LNBEraXVKwQ"
    }
  ]
}