{
  "resourceType": "Organization",
  "id": "idhMpOvWZ0u0x3QtKMuX6oFg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1184872087"
    }
  ],
  "active": true,
  "name": "Jennifer Rosenberg M.D. Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(216) 292-0610"
    }
  ],
  "address": [
    {
      "line": [
        "29425 Chagrin Blvd",
        "Suite 301"
      ],
      "city": "Pepper Pike",
      "state": "OH",
      "postalCode": "44122",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhMpOvWZ0u0x3QtKMuX6oFg"
    }
  ]
}