iisnode encountered an error when processing the request.
HRESULT: 0x6d HTTP status: 500 HTTP subStatus: 1013 HTTP reason: Internal Server Error
You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.
In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.
The last 64k of the output generated by the node.exe process to stderr is shown below:
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Error: Request failed with status code 500
at createError (D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\node_modules\axios\lib\core\createError.js:16:15)
at settle (D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\node_modules\axios\lib\adapters\http.js:269:11)
at IncomingMessage.emit (node:events:529:35)
at endReadableNT (node:internal/streams/readable:1368:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
config: {
url: 'https://cd.trihealth.com/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
method: 'get',
headers: {
Accept: 'application/json, text/plain, */*',
'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
},
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 0,
withCredentials: true,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
finish: [Function: requestOnFinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: TLSSocket {
_tlsOptions: [Object],
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'cd.trihealth.com',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype],
_eventsCount: 10,
connecting: false,
_hadError: false,
_parent: null,
_host: 'cd.trihealth.com',
_closeAfterHandlingError: false,
_readableState: [ReadableState],
_maxListeners: undefined,
_writableState: [WritableState],
allowHalfOpen: false,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: [TLSWrap],
_requestCert: true,
_rejectUnauthorized: true,
parser: null,
_httpMessage: [Circular *1],
[Symbol(res)]: [TLSWrap],
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: 1196044,
[Symbol(kHandle)]: [TLSWrap],
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: null,
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: false,
[Symbol(kSetKeepAlive)]: false,
[Symbol(kSetKeepAliveInitialDelay)]: 0,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0,
[Symbol(connect-options)]: [Object]
},
_header: 'GET /sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\r\n' +
'Host: cd.trihealth.com\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype],
freeSockets: [Object: null prototype] {},
keepAliveMsecs: 1000,
keepAlive: false,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
maxCachedSessions: 100,
_sessionCache: [Object],
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
_ended: true,
res: IncomingMessage {
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 3,
_maxListeners: undefined,
socket: [TLSSocket],
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [Array],
rawTrailers: [],
joinDuplicateHeaders: undefined,
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 500,
statusMessage: 'Object reference not set to an instance of an object.',
client: [TLSSocket],
_consuming: false,
_dumped: false,
req: [Circular *1],
responseUrl: 'https://cd.trihealth.com/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
redirects: [],
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: [Object],
[Symbol(kHeadersCount)]: 36,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cd.trihealth.com',
protocol: 'https:',
_redirectable: Writable {
_writableState: [WritableState],
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
_options: [Object],
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *1],
_currentUrl: 'https://cd.trihealth.com/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
[Symbol(kCapture)]: false
},
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [Array],
'user-agent': [Array],
host: [Array]
},
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
response: {
status: 500,
statusText: 'Object reference not set to an instance of an object.',
headers: {
'cache-control': 'no-cache, no-store',
pragma: 'no-cache',
expires: '-1',
server: '',
'x-frame-options': 'SAMEORIGIN',
'set-cookie': [Array],
'content-security-policy': "default-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'self' data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' 'unsafe-inline' https://fonts.gstatic.com; upgrade-insecure-requests; block-all-mixed-content;",
'strict-transport-security': 'max-age=600; includeSubDomains',
'x-th-server': 'G',
'x-sitecore': 'v10.2',
'accept-ch': 'Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Arch,Sec-CH-UA-Model,Sec-CH-UA-Bitness',
'x-xss-protection': '1; mode=block',
'x-content-type-options': 'nosniff',
date: 'Sat, 13 Jun 2026 05:05:20 GMT',
connection: 'close',
'content-length': '0'
},
config: {
url: 'https://cd.trihealth.com/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
method: 'get',
headers: [Object],
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
withCredentials: true,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
transitional: [Object],
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: [TLSSocket],
_header: 'GET /sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\r\n' +
'Host: cd.trihealth.com\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/sitecore/api/layout/render/default?item=%2Flocations%2Fgroup-health-kenwood%2Fprimary-care&sc_apikey=%7B27BF3517-71CB-4ACE-B21F-81939A2EF76A%7D&sc_site=trihealth-jss&sc_lang=en&tracking=true',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cd.trihealth.com',
protocol: 'https:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype],
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
data: ''
},
isAxiosError: true,
toJSON: [Function: toJSON]
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Failed to update prerender cache for /en/404 [Error: EPERM: operation not permitted, open 'D:\inetpub\www.trihealth.com\wwwroot\2026.05.13.145\.next\server\pages\en\404.html'] {
errno: -4048,
code: 'EPERM',
syscall: 'open',
path: 'D:\\inetpub\\www.trihealth.com\\wwwroot\\2026.05.13.145\\.next\\server\\pages\\en\\404.html'
}
Placeholder 'header' was not found in the current rendering data {
"name": "Nicholas-Denlinger-CNP",
"displayName": "Nicholas-Denlinger-CNP",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "1283"
},
"Areas of Care": {
"value": "Comprehensive primary care for adults and children of all ages. "
},
"First Name": {
"value": "Nicholas"
},
"Gender": null,
"Last Name": {
"value": "Denlinger"
},
"Middle Name": {
"value": ""
},
"Photo": {
"value": {
"src": "https://cd.trihealth.com/-/media/cgha/images/physicians/denlinger_nicholas.jpg?h=350&iar=0&w=250&hash=849D1FC93BD007DA28CF715FE62E8EC2",
"alt": "",
"width": "250",
"height": "350"
}
},
"Suffix": {
"value": "CNP"
},
"Board Certification": {
"value": "1=American%20Academy%20of%20Nurse%20Practitioners"
},
"Degree": {
"value": "BSN=University%20of%20Cincinnati%2C%20Cincinnati%2C%20OH&DNP=University%20of%20Cincinnati%2C%20Cincinnati%2C%20OH"
},
"Hospitals": [
{
"id": "f5cffa47-1e73-45db-8fa1-e20ade0b97d7",
"url": "https://www.cgha.com/settings/data/hospitals/bethesda-north-hospital",
"name": "Bethesda North Hospital",
"displayName": "Bethesda North Hospital",
"fields": {
"Hospital Name": {
"value": "Bethesda North Hospital"
}
}
},
{
"id": "c122db0e-7f6c-45cc-9775-f8a32e9ed029",
"url": "https://www.cgha.com/settings/data/hospitals/good-samaritan-hospital",
"name": "Good Samaritan Hospital",
"displayName": "Good Samaritan Hospital",
"fields": {
"Hospital Name": {
"value": "Good Samaritan Hospital"
}
}
}
],
"Languages": [],
"Locations": [
{
"id": "ca3e02a5-d177-4cc5-b30a-1408b8359801",
"url": "https://www.cgha.com/locations/clifton",
"name": "Clifton",
"displayName": "Clifton",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "41"
},
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": "The Clifton office of Group Health, one of eight practice offices and several other TriHealth-related specialty centers, offers a wide range of quality health care services, including primary care and specialty doctors."
},
"Meta Keywords": {
"value": "Group Health Associates, specialty doctors, quality care, internal medicine, primary care, TriHealth, internal medicine, family medicine"
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Clifton"
},
"Page Title": {
"value": "Clifton"
},
"Breadcrumb Title": {
"value": "Clifton"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": "<p> <img title=\"Group Health MOB_350x\" alt=\"Group Health MOB_350x\" src=\"https://cd.trihealth.com/-/media/cgha/images/locations/gh-mob-july-2012_350x.jpg\" /></p>\n<p>379 Dixmyth Ave.<br />\nCincinnati, Ohio 45220<br />\nPhone: 513.246.7000<br />\nFax: 513.246.7590</p>\n<p><strong>Appointments</strong>: 513.246.7000<br />\n<strong>After-hours</strong>: 513.246.7023<br />\n<strong>Pharmacy</strong>: 513.872.2006</p>\n<h3></h3>\n<h3>Office Hours</h3>\n<p>Monday 7:30 a.m. - 6 p.m<br />\nTuesday 7 a.m. - 7:30 a.m.<br />\nWednesday 7:30 a.m. - 6 p.m.<br />\nThursday 7:30 a.m. - 5 p.m.<br />\nFriday 7:30 a.m. - 5:30 p.m.<br />\nSaturday 8 a.m. - 12 p.m.</p>\n<h3>Pharmacy Hours</h3>\n<p>Monday - Friday 9 a.m. - 5:30 p.m.<br />\nSaturday 9 a.m. - 12:30 p.m.</p>\n<p><strong>Click </strong><a title=\"Group Health Pharmacy Holiday Hours Announced\" href=\"/about/news/Group-Health-Pharmacy-Holiday-Hours-Announced.aspx\"><strong>here</strong></a><strong> for a list of holiday closures.</strong></p>\n<p>This practice participates in the Comprehensive Primary Care Plus (CPC+) Initiative. Learn more <a title=\"here\" href=\"/for-patients/forms/CPC--Letter---Clifton.aspx\">here</a>.</p>\n<h3>Directions</h3>\n<p>Located on the campus of Good Samaritan Hospital on Dixmyth Avenue. Convenient patient parking is located in the garage underneath the Group Health Medical Office Building.</p>\n<p><iframe width=\"520\" height=\"350\" src=\"https://maps.google.com/maps?q=379+dixmyth+ave.+cincinnati+ohio&oe=utf-8&aq=t&client=firefox-a&ie=UTF8&hl=en&hq=&hnear=379+Dixmyth+Ave,+Cincinnati,+Ohio+45220&t=h&ll=39.140912,-84.521084&spn=0.023299,0.044632&z=14&iwloc=A&output=embed\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n<br />\n<small><a style=\"text-align: left; color: #0000ff;\" href=\"https://maps.google.com/maps?q=379+dixmyth+ave.+cincinnati+ohio&oe=utf-8&aq=t&client=firefox-a&ie=UTF8&hl=en&hq=&hnear=379+Dixmyth+Ave,+Cincinnati,+Ohio+45220&t=h&ll=39.140912,-84.521084&spn=0.023299,0.044632&z=14&iwloc=A&source=embed\">View Larger Map</a></small></p>"
},
"Teaser": {
"value": "<p>Our Clifton Office, located at 379 Dixmyth Ave. Cincinnati, OH 45220, offers several doctors in a comprehensive range of specialties. Call 513-246-7000 for more information.</p>"
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
}
}
],
"Specialties": [
{
"id": "f3a42245-426f-4beb-b901-b9527a77135a",
"url": "https://www.cgha.com/specialties/family-medicine",
"name": "family-medicine",
"displayName": "family-medicine",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "153"
},
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": "Family medicine doctors specialize in comprehensive and ongoing medical care for the individual and the family"
},
"Meta Keywords": {
"value": "patients, trust, group health associates, specialists, doctors, physicians, internist, pediatrics, pediatrician, family medicine, leaders in healthcare, internal medicine, family medicine, dermatology, surgery, allergy, orthopedics, mammography, sports medicine, pediatrics, physical therapy, pulmonary, critical care, sleep medicine, obstetrics, gynecology, sports medicine, sinus, endocrinology, facial plastic surgery, orthopedic surgery, physical medicine, rheumatology, critical care, gastroenterology, weight management, bariatric surgery, podiatric surgery, Anderson, Clifton, Kenwood, Finneytown, Springdale, Western Hills, West Side, innovative"
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Family Medicine"
},
"Page Title": {
"value": "Family Medicine"
},
"Breadcrumb Title": {
"value": "Family Medicine"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": "<p><img title=\"w-family-98397429\" alt=\"w-family-98397429\" src=\"https://cd.trihealth.com/-/media/cgha/images/specialties/w-family-98397429.jpg\" style=\"float: right;\" />Family medicine physicians at Group Health specialize in comprehensive and ongoing medical care for the individual and the family. Family medicine encompasses family members of all ages and both genders. Family medicine doctors provide consistent care in the context of the family and the community.</p>\n<h3>Expertise in Family Medicine</h3>\n<p>Six Group Health physicians specialize in family medicine. The department has expertise in: </p>\n<ul>\n <li>Acute, chronic and preventive medical care services</li>\n <li>Diagnosis and treatment of illness</li>\n <li>Health-risk assessments</li>\n <li>Immunization and screening tests</li>\n <li>Management of chronic illnesses and coordination of specialist care</li>\n <li>Personalized counseling on maintaining a healthy lifestyle</li>\n <li>Preventive care</li>\n <li>Routine checkups </li>\n</ul>\n<p>Find Flu Vaccine forms <a href=\"https://www.trihealth.com/institutes-and-services/internal-medicine/patient-forms-and-information\">here</a>.</p>"
},
"Teaser": {
"value": ""
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
}
}
],
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": ""
},
"Meta Keywords": {
"value": ""
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Nicholas Denlinger CNP"
},
"Page Title": {
"value": "Nicholas Denlinger CNP"
},
"Breadcrumb Title": {
"value": "Nicholas Denlinger CNP"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": ""
},
"Teaser": {
"value": ""
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
},
"databaseName": "web",
"deviceId": "fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3",
"itemId": "cd32bf00-931f-49c7-b236-2c9bc62e3523",
"itemLanguage": "en",
"itemVersion": 3,
"layoutId": "841b9a47-8e17-4a76-b2b7-3d3d8e5a2471",
"templateId": "c138f2ba-ecdd-4041-9032-29e79cbb4698",
"templateName": "DoctorProfile Page",
"placeholders": {}
}
Placeholder 'hero' was not found in the current rendering data {
"name": "Nicholas-Denlinger-CNP",
"displayName": "Nicholas-Denlinger-CNP",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "1283"
},
"Areas of Care": {
"value": "Comprehensive primary care for adults and children of all ages. "
},
"First Name": {
"value": "Nicholas"
},
"Gender": null,
"Last Name": {
"value": "Denlinger"
},
"Middle Name": {
"value": ""
},
"Photo": {
"value": {
"src": "https://cd.trihealth.com/-/media/cgha/images/physicians/denlinger_nicholas.jpg?h=350&iar=0&w=250&hash=849D1FC93BD007DA28CF715FE62E8EC2",
"alt": "",
"width": "250",
"height": "350"
}
},
"Suffix": {
"value": "CNP"
},
"Board Certification": {
"value": "1=American%20Academy%20of%20Nurse%20Practitioners"
},
"Degree": {
"value": "BSN=University%20of%20Cincinnati%2C%20Cincinnati%2C%20OH&DNP=University%20of%20Cincinnati%2C%20Cincinnati%2C%20OH"
},
"Hospitals": [
{
"id": "f5cffa47-1e73-45db-8fa1-e20ade0b97d7",
"url": "https://www.cgha.com/settings/data/hospitals/bethesda-north-hospital",
"name": "Bethesda North Hospital",
"displayName": "Bethesda North Hospital",
"fields": {
"Hospital Name": {
"value": "Bethesda North Hospital"
}
}
},
{
"id": "c122db0e-7f6c-45cc-9775-f8a32e9ed029",
"url": "https://www.cgha.com/settings/data/hospitals/good-samaritan-hospital",
"name": "Good Samaritan Hospital",
"displayName": "Good Samaritan Hospital",
"fields": {
"Hospital Name": {
"value": "Good Samaritan Hospital"
}
}
}
],
"Languages": [],
"Locations": [
{
"id": "ca3e02a5-d177-4cc5-b30a-1408b8359801",
"url": "https://www.cgha.com/locations/clifton",
"name": "Clifton",
"displayName": "Clifton",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "41"
},
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": "The Clifton office of Group Health, one of eight practice offices and several other TriHealth-related specialty centers, offers a wide range of quality health care services, including primary care and specialty doctors."
},
"Meta Keywords": {
"value": "Group Health Associates, specialty doctors, quality care, internal medicine, primary care, TriHealth, internal medicine, family medicine"
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Clifton"
},
"Page Title": {
"value": "Clifton"
},
"Breadcrumb Title": {
"value": "Clifton"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": "<p> <img title=\"Group Health MOB_350x\" alt=\"Group Health MOB_350x\" src=\"https://cd.trihealth.com/-/media/cgha/images/locations/gh-mob-july-2012_350x.jpg\" /></p>\n<p>379 Dixmyth Ave.<br />\nCincinnati, Ohio 45220<br />\nPhone: 513.246.7000<br />\nFax: 513.246.7590</p>\n<p><strong>Appointments</strong>: 513.246.7000<br />\n<strong>After-hours</strong>: 513.246.7023<br />\n<strong>Pharmacy</strong>: 513.872.2006</p>\n<h3></h3>\n<h3>Office Hours</h3>\n<p>Monday 7:30 a.m. - 6 p.m<br />\nTuesday 7 a.m. - 7:30 a.m.<br />\nWednesday 7:30 a.m. - 6 p.m.<br />\nThursday 7:30 a.m. - 5 p.m.<br />\nFriday 7:30 a.m. - 5:30 p.m.<br />\nSaturday 8 a.m. - 12 p.m.</p>\n<h3>Pharmacy Hours</h3>\n<p>Monday - Friday 9 a.m. - 5:30 p.m.<br />\nSaturday 9 a.m. - 12:30 p.m.</p>\n<p><strong>Click </strong><a title=\"Group Health Pharmacy Holiday Hours Announced\" href=\"/about/news/Group-Health-Pharmacy-Holiday-Hours-Announced.aspx\"><strong>here</strong></a><strong> for a list of holiday closures.</strong></p>\n<p>This practice participates in the Comprehensive Primary Care Plus (CPC+) Initiative. Learn more <a title=\"here\" href=\"/for-patients/forms/CPC--Letter---Clifton.aspx\">here</a>.</p>\n<h3>Directions</h3>\n<p>Located on the campus of Good Samaritan Hospital on Dixmyth Avenue. Convenient patient parking is located in the garage underneath the Group Health Medical Office Building.</p>\n<p><iframe width=\"520\" height=\"350\" src=\"https://maps.google.com/maps?q=379+dixmyth+ave.+cincinnati+ohio&oe=utf-8&aq=t&client=firefox-a&ie=UTF8&hl=en&hq=&hnear=379+Dixmyth+Ave,+Cincinnati,+Ohio+45220&t=h&ll=39.140912,-84.521084&spn=0.023299,0.044632&z=14&iwloc=A&output=embed\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n<br />\n<small><a style=\"text-align: left; color: #0000ff;\" href=\"https://maps.google.com/maps?q=379+dixmyth+ave.+cincinnati+ohio&oe=utf-8&aq=t&client=firefox-a&ie=UTF8&hl=en&hq=&hnear=379+Dixmyth+Ave,+Cincinnati,+Ohio+45220&t=h&ll=39.140912,-84.521084&spn=0.023299,0.044632&z=14&iwloc=A&source=embed\">View Larger Map</a></small></p>"
},
"Teaser": {
"value": "<p>Our Clifton Office, located at 379 Dixmyth Ave. Cincinnati, OH 45220, offers several doctors in a comprehensive range of specialties. Call 513-246-7000 for more information.</p>"
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
}
}
],
"Specialties": [
{
"id": "f3a42245-426f-4beb-b901-b9527a77135a",
"url": "https://www.cgha.com/specialties/family-medicine",
"name": "family-medicine",
"displayName": "family-medicine",
"fields": {
"Carousel Slider": [],
"Carousel Slider Interval": {
"value": null
},
"Ektron ID": {
"value": "153"
},
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": "Family medicine doctors specialize in comprehensive and ongoing medical care for the individual and the family"
},
"Meta Keywords": {
"value": "patients, trust, group health associates, specialists, doctors, physicians, internist, pediatrics, pediatrician, family medicine, leaders in healthcare, internal medicine, family medicine, dermatology, surgery, allergy, orthopedics, mammography, sports medicine, pediatrics, physical therapy, pulmonary, critical care, sleep medicine, obstetrics, gynecology, sports medicine, sinus, endocrinology, facial plastic surgery, orthopedic surgery, physical medicine, rheumatology, critical care, gastroenterology, weight management, bariatric surgery, podiatric surgery, Anderson, Clifton, Kenwood, Finneytown, Springdale, Western Hills, West Side, innovative"
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Family Medicine"
},
"Page Title": {
"value": "Family Medicine"
},
"Breadcrumb Title": {
"value": "Family Medicine"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": "<p><img title=\"w-family-98397429\" alt=\"w-family-98397429\" src=\"https://cd.trihealth.com/-/media/cgha/images/specialties/w-family-98397429.jpg\" style=\"float: right;\" />Family medicine physicians at Group Health specialize in comprehensive and ongoing medical care for the individual and the family. Family medicine encompasses family members of all ages and both genders. Family medicine doctors provide consistent care in the context of the family and the community.</p>\n<h3>Expertise in Family Medicine</h3>\n<p>Six Group Health physicians specialize in family medicine. The department has expertise in: </p>\n<ul>\n <li>Acute, chronic and preventive medical care services</li>\n <li>Diagnosis and treatment of illness</li>\n <li>Health-risk assessments</li>\n <li>Immunization and screening tests</li>\n <li>Management of chronic illnesses and coordination of specialist care</li>\n <li>Personalized counseling on maintaining a healthy lifestyle</li>\n <li>Preventive care</li>\n <li>Routine checkups </li>\n</ul>\n<p>Find Flu Vaccine forms <a href=\"https://www.trihealth.com/institutes-and-services/internal-medicine/patient-forms-and-information\">here</a>.</p>"
},
"Teaser": {
"value": ""
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
}
}
],
"Stakeholder Email": {
"value": ""
},
"Analytics Page Type": {
"value": ""
},
"Alerts": [],
"Meta Description": {
"value": ""
},
"Meta Keywords": {
"value": ""
},
"TitleOG": {
"value": ""
},
"TypeOG": null,
"ImageOG": {
"value": {}
},
"UrlOG": {
"value": ""
},
"DescriptionOG": {
"value": ""
},
"Hide From Navigation": {
"value": false
},
"Hide Page Navigation": {
"value": false
},
"Hide Breadcrumb": {
"value": false
},
"Navigation Title": {
"value": "Nicholas Denlinger CNP"
},
"Page Title": {
"value": "Nicholas Denlinger CNP"
},
"Breadcrumb Title": {
"value": "Nicholas Denlinger CNP"
},
"Add company name after Page Title": {
"value": true
},
"Body": {
"value": ""
},
"Teaser": {
"value": ""
},
"Disclude From Sitemap": {
"value": false
},
"Scripts": [],
"Exclude From Index": {
"value": false
},
"Is Form": {
"value": false
},
"Nuclear Option Keyword Boost": {
"value": ""
},
"Video": {
"value": {
"href": ""
}
},
"Video Height": {
"value": ""
},
"Video Width": {
"value": ""
},
"Image": {
"value": {}
},
"Thumbnail Image": {
"value": {}
},
"Image Css Class": null,
"Image Max Height": {
"value": null
},
"Image Max Width": {
"value": null
}
},
"databaseName": "web",
"deviceId": "fe5d7fdf-89c0-4d99-9aa3-b5fbd009c9f3",
"itemId": "cd32bf00-931f-49c7-b236-2c9bc62e3523",
"itemLanguage": "en",
"itemVersion": 3,
"layoutId": "841b9a47-8e17-4a76-b2b7-3d3d8e5a2471",
"templateId": "c138f2ba-ecdd-4041-9032-29e79cbb4698",
"templateName": "DoctorProfile Page",
"placeholders": {}
}