{
  "resourceType": "Organization",
  "id": "idy1izTA.v1otyAeazlXKJJQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4565232211"
    }
  ],
  "active": true,
  "name": "Lavender Fields",
  "telecom": [
    {
      "system": "phone",
      "value": "(541) 658-9855"
    }
  ],
  "address": [
    {
      "line": [
        "1376 Skinner Hollow Road"
      ],
      "city": "Medical Springs",
      "state": "OR",
      "postalCode": "97814",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idy1izTA.v1otyAeazlXKJJQ"
    }
  ]
}