{
  "resourceType": "Organization",
  "id": "idKKHUc3hH81BeYaTmelU2fg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1528498375"
    }
  ],
  "active": true,
  "name": "Sally South, NP",
  "telecom": [
    {
      "system": "phone",
      "value": "(516) 320-4206"
    }
  ],
  "address": [
    {
      "line": [
        "5788 Merrick Road",
        "Suite 209"
      ],
      "city": "Massapequa",
      "state": "NY",
      "postalCode": "11758",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKKHUc3hH81BeYaTmelU2fg"
    }
  ]
}