{
  "resourceType": "Organization",
  "id": "id-VpSQwCgbAU8siYvfn5FYw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1568941599"
    }
  ],
  "active": true,
  "name": "Judith M. Levy, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 486-2318"
    }
  ],
  "address": [
    {
      "line": [
        "6939 Copperbend Lane"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21209",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-VpSQwCgbAU8siYvfn5FYw"
    }
  ]
}