{
  "resourceType": "Organization",
  "id": "idTFCkNwqLqjXZFuO2I5tmOQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811488554"
    }
  ],
  "active": true,
  "name": "Ketamine Health Centers",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 856-9442"
    }
  ],
  "address": [
    {
      "line": [
        "1430 S. Dixie Hwy Suite 204"
      ],
      "city": "Coral Gables",
      "state": "Fl",
      "postalCode": "33146",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTFCkNwqLqjXZFuO2I5tmOQ"
    }
  ]
}