{
  "resourceType": "Organization",
  "id": "idrkLG47T2B-73fF.J7CzMWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1689922841"
    }
  ],
  "active": true,
  "name": "Cottonwood Family Medicine",
  "telecom": [
    {
      "system": "phone",
      "value": "(208) 995-2875"
    }
  ],
  "address": [
    {
      "line": [
        "100 Cottonwood Ct.",
        "Suite 300"
      ],
      "city": "Eagle",
      "state": "ID",
      "postalCode": "83616",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrkLG47T2B-73fF.J7CzMWg"
    }
  ]
}