{
  "resourceType": "Organization",
  "id": "idLLOJ3UCGzRbdiS7puiTmjg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1457758393"
    }
  ],
  "active": true,
  "name": "BLUE SKY PSYCHIATRY",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 773-3456"
    }
  ],
  "address": [
    {
      "line": [
        "440 Monticello Avenue",
        "Wells Fargo Center Suite 1844"
      ],
      "city": "Norfolk",
      "state": "VA",
      "postalCode": "23510",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLLOJ3UCGzRbdiS7puiTmjg"
    }
  ]
}