{
  "resourceType": "Organization",
  "id": "idRCTJr0326qRbjdy0GUDe1w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1417090812"
    }
  ],
  "active": true,
  "name": "Bruce Boettcher LMFT",
  "telecom": [
    {
      "system": "phone",
      "value": "(435) 628-0624"
    }
  ],
  "address": [
    {
      "line": [
        "321 N Mall Dr Ste I-201"
      ],
      "city": "St George",
      "state": "UT",
      "postalCode": "84790",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRCTJr0326qRbjdy0GUDe1w"
    }
  ]
}