{
  "resourceType": "Organization",
  "id": "idjYXLTfdyEI7XrMIXx5pD0g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7494948699"
    }
  ],
  "active": true,
  "name": "Soft Breezes",
  "telecom": [
    {
      "system": "phone",
      "value": "(509) 629-5668"
    }
  ],
  "address": [
    {
      "line": [
        "4709 Calico Drive"
      ],
      "city": "Walla Walla",
      "state": "WA",
      "postalCode": "99562",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idjYXLTfdyEI7XrMIXx5pD0g"
    }
  ]
}