{
  "resourceType": "Organization",
  "id": "idVhMp4XGGHWTb1xbTTqgoWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346238805"
    }
  ],
  "active": true,
  "name": "Hope Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 554-0808"
    }
  ],
  "address": [
    {
      "line": [
        "15301 SW 89th Court"
      ],
      "city": "Palmetto Bay",
      "state": "FL",
      "postalCode": "33157",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVhMp4XGGHWTb1xbTTqgoWg"
    }
  ]
}