STEVE BALSIS, PhD,Texas A&M University, College Station, Texas, USANICHOLAS R. EATON, MA,University of Minnesota, Minneapolis, Minnesota, USALUKE D. COOPER, MA, andTexas A&M University, College Station, Texas, USATHOMAS F. OLTMANNS, PhDWashington University, St. Louis, Missouri, USALittle is known about personality disorders (PDs) in later life. One reason for this dearth of knowledge is that many investigators believe that PDs soften with age. Recent anecdotal and empirical evidence, however, suggests that PDs are still very relevant in later life and may actually have unique presentations and consequences. The DSM-IV PD criteria seem to overlook these possibilities, perhaps because the personalities of older adults were not sufficiently understood when these criteria were written. But without age-appropriate criteria, clinicians and investigators who work with older adults may be unable to measure PDs adequately in their clients and research participants. A starting point for better understanding these disorders in older adults is the presentation of rich, empirical, clinical descriptions of symptoms and related behaviors using data from multiple instruments and sources. To this end, we describe in depth a case of narcissistic PD (NPD) in a woman in her mid 80s. This case study reveals that NPD is indeed relevant in the context of later life and impairs functioning in significant ways.
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "q_q-k0KFNwhLgU1CpQJ4MH4GfJVuV_uVdrCqeOfRJlA", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "q_q-k0KFNwhLgU1CpQJ4MH4GfJVuV_uVdrCqeOfRJlA", "level": 2}'