{
  "resourceType": "Organization",
  "id": "id9IdIAaYUHGIQvJi7Ijzsrw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497354690"
    }
  ],
  "active": true,
  "name": "FL Psychiatric Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(772) 400-2875"
    }
  ],
  "address": [
    {
      "line": [
        "1 SE Ocean Blvd"
      ],
      "city": "Stuart",
      "state": "FL",
      "postalCode": "34994",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9IdIAaYUHGIQvJi7Ijzsrw"
    }
  ]
}