{
  "resourceType": "Organization",
  "id": "idKRhA602LoY6WPcj7HXPZwQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073818183"
    }
  ],
  "active": true,
  "name": "Ventre Medical Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(954) 561-6222"
    }
  ],
  "address": [
    {
      "line": [
        "1400 East Oakland Park Blvd",
        "STE 210"
      ],
      "city": "Oakland Park",
      "state": "FL",
      "postalCode": "33334",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKRhA602LoY6WPcj7HXPZwQ"
    }
  ]
}