{
  "resourceType": "Organization",
  "id": "id-ISDOtqc4BFUGrW6k5lsJg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306832449"
    }
  ],
  "active": true,
  "name": "Ginny Berg, LCSW, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(954) 767-8263"
    }
  ],
  "address": [
    {
      "line": [
        "6615 W. Boynton Beach Boulevard",
        "suite 429"
      ],
      "city": "Boynton Beach",
      "state": "FL",
      "postalCode": "33437",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-ISDOtqc4BFUGrW6k5lsJg"
    }
  ]
}