{
  "resourceType": "Organization",
  "id": "idAQaeFh7H8Il8bDN9BfifIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518083120"
    }
  ],
  "active": true,
  "name": "Choice Recovery Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 770-9743"
    }
  ],
  "address": [
    {
      "line": [
        "721 E Highland Drive Suite B"
      ],
      "city": "Williston",
      "state": "ND",
      "postalCode": "58801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAQaeFh7H8Il8bDN9BfifIQ"
    }
  ]
}