{
  "resourceType": "Organization",
  "id": "idB.tcfFquE6ehuSIaU4iw1g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306196209"
    }
  ],
  "active": true,
  "name": "Cedars Mental Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 337-4285"
    }
  ],
  "address": [
    {
      "line": [
        "428 S. Durbin suite 104"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idB.tcfFquE6ehuSIaU4iw1g"
    }
  ]
}