{
  "resourceType": "Organization",
  "id": "idSctzdQyHQtdq22g9p1nZSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215647607"
    }
  ],
  "active": true,
  "name": "New Vision Mental Health, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(763) 306-3767"
    }
  ],
  "address": [
    {
      "line": [
        "6014 Lakeland Ave N"
      ],
      "city": "Crystal",
      "state": "MN",
      "postalCode": "55428",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSctzdQyHQtdq22g9p1nZSg"
    }
  ]
}