{
  "resourceType": "Organization",
  "id": "idAVmRofEIJ8JiliV3Q6L6sg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336724707"
    }
  ],
  "active": true,
  "name": "ABME Mental Health Corp.",
  "telecom": [
    {
      "system": "phone",
      "value": "(786) 703-8986"
    }
  ],
  "address": [
    {
      "line": [
        "15325 NW 60th Ave",
        "Suite 101"
      ],
      "city": "MIami Lakes",
      "state": "FL",
      "postalCode": "33014",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAVmRofEIJ8JiliV3Q6L6sg"
    }
  ]
}