{
  "resourceType": "Organization",
  "id": "idZvK8J1MsEmpuHTa5lObxyA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497801898"
    }
  ],
  "active": true,
  "name": "Doonerak Psychological",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 527-6637"
    }
  ],
  "address": [
    {
      "line": [
        "2000 South Dixie Highway",
        "Suite 206 A"
      ],
      "city": "Miami",
      "state": "FL",
      "postalCode": "33133",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZvK8J1MsEmpuHTa5lObxyA"
    }
  ]
}