{
  "resourceType": "Organization",
  "id": "idI08yktN-sPT2aCrpXK3SoA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942502133"
    }
  ],
  "active": true,
  "name": "Reflections Mental Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(320) 249-7144"
    }
  ],
  "address": [
    {
      "line": [
        "410 Luella Street"
      ],
      "city": "Watkins",
      "state": "MN",
      "postalCode": "55382",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idI08yktN-sPT2aCrpXK3SoA"
    }
  ]
}