{
  "resourceType": "Organization",
  "id": "idkaytOO8jR4mfjKWgQYj9Ew",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811586464"
    }
  ],
  "active": true,
  "name": "Candice Miller, NP in Psychiatry PC",
  "telecom": [
    {
      "system": "phone",
      "value": "(516) 522-1151"
    }
  ],
  "address": [
    {
      "line": [
        "100 North Village Ave"
      ],
      "city": "Rockville Centre",
      "state": "NY",
      "postalCode": "11570",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkaytOO8jR4mfjKWgQYj9Ew"
    }
  ]
}