Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [access-control-allow-origin] => *
                    [content-length] => 241
                    [content-security-policy] => default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
                    [content-type] => text/html; charset=utf-8
                    [cross-origin-opener-policy] => same-origin
                    [cross-origin-resource-policy] => same-origin
                    [date] => Fri, 28 Aug 2026 07:33:46 GMT
                    [etag] => W/"f1-c0HdlgJHanwNWH/PkFcftmwv8OQ"
                    [nel] => {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
                    [origin-agent-cluster] => ?1
                    [referrer-policy] => no-referrer
                    [report-to] => {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1787902426"}],"max_age":3600}
                    [reporting-endpoints] => heroku-nel="https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1787902426"
                    [server] => Heroku
                    [strict-transport-security] => max-age=31536000; includeSubDomains
                    [vary] => Accept-Encoding
                    [via] => 1.1 heroku-router
                    [x-content-type-options] => nosniff
                    [x-dns-prefetch-control] => off
                    [x-download-options] => noopen
                    [x-frame-options] => SAMEORIGIN
                    [x-permitted-cross-domain-policies] => none
                    [x-xss-protection] => 0
                )

        )

    [body] => API call failed, reason {
"errors": {
            "error": [
                {
                    "errorCode": "410",
                    "errorMessage": "Neon CRM API v1 was retired on July 11th, 2026.
                }
            ]
  }
}
    [response] => Array
        (
            [code] => 500
            [message] => Internal Server Error
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [data] => 
            [headers] => 
            [status] => 
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => API call failed, reason {
"errors": {
            "error": [
                {
                    "errorCode": "410",
                    "errorMessage": "Neon CRM API v1 was retired on July 11th, 2026.
                }
            ]
  }
}
                    [raw] => HTTP/1.1 500 Internal Server Error
Access-Control-Allow-Origin: *
Content-Length: 241
Content-Security-Policy: default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
Content-Type: text/html; charset=utf-8
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Date: Fri, 28 Aug 2026 07:33:46 GMT
Etag: W/"f1-c0HdlgJHanwNWH/PkFcftmwv8OQ"
Nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Report-To: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1787902426"}],"max_age":3600}
Reporting-Endpoints: heroku-nel="https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1787902426"
Server: Heroku
Strict-Transport-Security: max-age=31536000; includeSubDomains
Vary: Accept-Encoding
Via: 1.1 heroku-router
X-Content-Type-Options: nosniff
X-Dns-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-Xss-Protection: 0
Connection: close

API call failed, reason {
"errors": {
            "error": [
                {
                    "errorCode": "410",
                    "errorMessage": "Neon CRM API v1 was retired on July 11th, 2026.
                }
            ]
  }
}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [access-control-allow-origin] => Array
                                        (
                                            [0] => *
                                        )

                                    [content-length] => Array
                                        (
                                            [0] => 241
                                        )

                                    [content-security-policy] => Array
                                        (
                                            [0] => default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
                                        )

                                    [content-type] => Array
                                        (
                                            [0] => text/html; charset=utf-8
                                        )

                                    [cross-origin-opener-policy] => Array
                                        (
                                            [0] => same-origin
                                        )

                                    [cross-origin-resource-policy] => Array
                                        (
                                            [0] => same-origin
                                        )

                                    [date] => Array
                                        (
                                            [0] => Fri, 28 Aug 2026 07:33:46 GMT
                                        )

                                    [etag] => Array
                                        (
                                            [0] => W/"f1-c0HdlgJHanwNWH/PkFcftmwv8OQ"
                                        )

                                    [nel] => Array
                                        (
                                            [0] => {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
                                        )

                                    [origin-agent-cluster] => Array
                                        (
                                            [0] => ?1
                                        )

                                    [referrer-policy] => Array
                                        (
                                            [0] => no-referrer
                                        )

                                    [report-to] => Array
                                        (
                                            [0] => {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1787902426"}],"max_age":3600}
                                        )

                                    [reporting-endpoints] => Array
                                        (
                                            [0] => heroku-nel="https://nel.heroku.com/reports?s=aYc1jyhTSdfCkPnX%2FxlQoQXmfcB%2FjtdNp%2FwI9EBdRVM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1787902426"
                                        )

                                    [server] => Array
                                        (
                                            [0] => Heroku
                                        )

                                    [strict-transport-security] => Array
                                        (
                                            [0] => max-age=31536000; includeSubDomains
                                        )

                                    [vary] => Array
                                        (
                                            [0] => Accept-Encoding
                                        )

                                    [via] => Array
                                        (
                                            [0] => 1.1 heroku-router
                                        )

                                    [x-content-type-options] => Array
                                        (
                                            [0] => nosniff
                                        )

                                    [x-dns-prefetch-control] => Array
                                        (
                                            [0] => off
                                        )

                                    [x-download-options] => Array
                                        (
                                            [0] => noopen
                                        )

                                    [x-frame-options] => Array
                                        (
                                            [0] => SAMEORIGIN
                                        )

                                    [x-permitted-cross-domain-policies] => Array
                                        (
                                            [0] => none
                                        )

                                    [x-xss-protection] => Array
                                        (
                                            [0] => 0
                                        )

                                )

                        )

                    [status_code] => 500
                    [protocol_version] => 1.1
                    [success] => 
                    [redirects] => 0
                    [url] => https://degnon-api.herokuapp.com/v1/neon/committees/Committees_c/records?committee=pFeNA
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
        )

)

Chairs

Members

All ASPN Fellows

The Pediatric Fellows in Nephrology Association (pFeNa) is an informal group that includes all pediatric nephrology fellows throughout the duration of their fellowship. An established component of the American Society of Pediatric Nephrology (ASPN), pFeNa meets at the national conferences of the ASPN and American Society of Nephrology (ASN). They participate in ASPN activities on an ongoing basis. pFeNa has reaffirmed the following goals:

To expand the information for nephrology fellows on the ASPN website.

To arrange social events at the national meetings for fellows and prospective fellows (residents) to meet each other and ‘network.

To work with the ASPN Training and Certification Committee to enhance fellowship recruitment and training outcomes.

As such, pFeNa representatives are encouraged to participate on a number of ASPN committees, in particular those areas related to training, research, workforce, and website development.

Committee Leadership Resources

Click here to access.