{
  "resourceType": "Organization",
  "id": "idNhz68aUT7n9K6MLt7yeRNw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033465075"
    }
  ],
  "active": true,
  "name": "Fernandez Community Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 917-0609"
    }
  ],
  "address": [
    {
      "line": [
        "2500 W. Nash Street",
        "Suite E"
      ],
      "city": "Raleigh",
      "state": "NC",
      "postalCode": "27896",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idNhz68aUT7n9K6MLt7yeRNw"
    }
  ]
}