{
  "resourceType": "Organization",
  "id": "id2WfTI5yia9lAOiHvblSgDw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578711719"
    }
  ],
  "active": true,
  "name": "Good Shepherd Psychiatrist Consultant",
  "telecom": [
    {
      "system": "phone",
      "value": "(754) 226-5509"
    }
  ],
  "address": [
    {
      "line": [
        "8910 Miramar Pkwy",
        "Suite 211A"
      ],
      "city": "Miramar",
      "state": "FL",
      "postalCode": "33025",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2WfTI5yia9lAOiHvblSgDw"
    }
  ]
}