{
  "resourceType": "Organization",
  "id": "idyMcmaYsHqsFJD3e7wLiCIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1417904111"
    }
  ],
  "active": true,
  "name": "Barboursville Behavioral health",
  "telecom": [
    {
      "system": "phone",
      "value": "(304) 972-9175"
    }
  ],
  "address": [
    {
      "line": [
        "5960 US Route 60 East",
        "Suit 2"
      ],
      "city": "Barboursville",
      "state": "wv",
      "postalCode": "25504",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyMcmaYsHqsFJD3e7wLiCIQ"
    }
  ]
}