{
  "resourceType": "Organization",
  "id": "idFa4hCK-P0SFOCsrOuTY6rA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790112829"
    }
  ],
  "active": true,
  "name": "Dr. Uberto Mondolfi",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 563-8508"
    }
  ],
  "address": [
    {
      "line": [
        "2000 S Dixie Hwy",
        "Suite 113"
      ],
      "city": "Miami",
      "state": "FL",
      "postalCode": "33133",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFa4hCK-P0SFOCsrOuTY6rA"
    }
  ]
}