{
  "resourceType": "Organization",
  "id": "idHl6bw43qDs8TvTgJZ2DyNQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114005113"
    }
  ],
  "active": true,
  "name": "Lisa Toy",
  "telecom": [
    {
      "system": "phone",
      "value": "(302) 295-1088"
    }
  ],
  "address": [
    {
      "line": [
        "1601 Concord Pike",
        "Ste 66-68"
      ],
      "city": "Wilmington",
      "state": "DE",
      "postalCode": "19803",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHl6bw43qDs8TvTgJZ2DyNQ"
    }
  ]
}