{
  "resourceType": "Organization",
  "id": "idxb4DhKSgLOIM1WF3ZFPZaw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346021573"
    }
  ],
  "active": true,
  "name": "Comprehensive Health Solutions",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 262-8600"
    }
  ],
  "address": [
    {
      "line": [
        "1743 E Yellowstone Hwy"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idxb4DhKSgLOIM1WF3ZFPZaw"
    }
  ]
}