{
  "resourceType": "Organization",
  "id": "idZL71GM9PdfYd3oC9PQPOlA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811290992"
    }
  ],
  "active": true,
  "name": "Black Hills Psychology",
  "telecom": [
    {
      "system": "phone",
      "value": "(605) 645-0100"
    }
  ],
  "address": [
    {
      "line": [
        "115 N. 7th Street",
        "Suite 6"
      ],
      "city": "Spearfish",
      "state": "SD",
      "postalCode": "57783",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZL71GM9PdfYd3oC9PQPOlA"
    }
  ]
}