{"id":251,"date":"2026-06-18T10:07:09","date_gmt":"2026-06-18T10:07:09","guid":{"rendered":"https:\/\/tracicampbelllcsw.com\/?page_id=251"},"modified":"2026-06-19T10:20:21","modified_gmt":"2026-06-19T10:20:21","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/tracicampbelllcsw.com\/?page_id=251","title":{"rendered":"Privacy Policy\u200b"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"251\" class=\"elementor elementor-251\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cc3ed96 e-flex e-con-boxed e-con e-parent\" data-id=\"2cc3ed96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-582503b0 elementor-widget elementor-widget-shortcode\" data-id=\"582503b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span><span><a href=\"https:\/\/tracicampbelllcsw.com\/\">Home<\/a><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bf480bd elementor-widget elementor-widget-heading\" data-id=\"2bf480bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Privacy Policy<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-463f51df e-flex e-con-boxed e-con e-parent\" data-id=\"463f51df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33d93f0e elementor-widget elementor-widget-html\" data-id=\"33d93f0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Import Josefin Sans from Google Fonts -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Josefin+Sans:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    .policy-container {\r\n        \/* Updated font family to Josefin Sans *\/\r\n        font-family: 'Josefin Sans', sans-serif;\r\n        line-height: 1.6;\r\n        color: #555;\r\n        max-width: 850px;\r\n        margin: 30px auto;\r\n        padding: 50px 40px;\r\n        background-color: #ffffff;\r\n        border-radius: 15px;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n        border-top: 6px solid #57c09d; \/* Orange Brand Color *\/\r\n    }\r\n\r\n    .policy-title {\r\n        color: #57c09d !important; \/* Orange Brand Color *\/\r\n        font-size: 32px;\r\n        font-weight: 700;\r\n        margin-bottom: 15px;\r\n        text-align: center;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    .policy-intro {\r\n        text-align: center;\r\n        color: #a1a1a1; \/* Grey Brand Color *\/\r\n        font-size: 19px;\r\n        margin-bottom: 45px;\r\n        font-weight: 400;\r\n    }\r\n\r\n    .policy-section {\r\n        margin-bottom: 35px;\r\n        padding-bottom: 25px;\r\n        border-bottom: 1px solid #eee;\r\n    }\r\n\r\n    .policy-section:last-child {\r\n        border-bottom: none;\r\n    }\r\n\r\n    .policy-header {\r\n        color: #57d09c; \/* Mint Green Brand Color *\/\r\n        font-size: 22px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Decorative dot using orange color *\/\r\n    .policy-header::before {\r\n        content: \"\";\r\n        display: inline-block;\r\n        width: 8px;\r\n        height: 8px;\r\n        background-color: #57c09d;\r\n        margin-right: 15px;\r\n        border-radius: 50%;\r\n    }\r\n\r\n    .policy-content {\r\n        padding-left: 23px;\r\n        color: #666;\r\n        font-size: 17px;\r\n        font-weight: 400;\r\n    }\r\n\r\n    .policy-link {\r\n        color: #57d09c; \/* Mint Green Brand Color *\/\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: all 0.3s ease;\r\n        border-bottom: 1px solid transparent;\r\n    }\r\n\r\n    .policy-link:hover {\r\n        color: #f26939;\r\n        border-bottom: 1px solid #f26939;\r\n    }\r\n\r\n    .contact-box {\r\n        background: #fcfcfc;\r\n        padding: 20px;\r\n        border-radius: 10px;\r\n        margin-top: 15px;\r\n        border: 1px solid #f0f0f0;\r\n        border-left: 4px solid #a1a1a1; \/* Grey Accent *\/\r\n    }\r\n\r\n    .legal-note {\r\n        font-size: 14px;\r\n        color: #a1a1a1;\r\n        text-align: center;\r\n        margin-top: 50px;\r\n        padding-top: 25px;\r\n        border-top: 1px dashed #ddd;\r\n        font-weight: 300;\r\n    }\r\n\r\n    \/* Mobile Responsiveness *\/\r\n    @media (max-width: 768px) {\r\n        .policy-container {\r\n            padding: 30px 20px;\r\n            margin: 15px;\r\n        }\r\n        .policy-title {\r\n            font-size: 24px;\r\n        }\r\n        .policy-header {\r\n            font-size: 19px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"policy-container\">\r\n    <!-- Main Title -->\r\n    <h2 class=\"policy-title\">Client Rights: Access to Health Records & Complaints<\/h2>\r\n    <p class=\"policy-intro\">Our practice is committed to transparency and protecting your rights as a client.<\/p>\r\n\r\n    <!-- Section: Requesting Records -->\r\n    <div class=\"policy-section\">\r\n        <h3 class=\"policy-header\">Requesting Your Health Records<\/h3>\r\n        <div class=\"policy-content\">\r\n            <p>Clients may request copies of their medical or mental health records by submitting a written request to:<\/p>\r\n            <div class=\"contact-box\">\r\n                <strong>Email:<\/strong> <a href=\"mailto:info@TraciCampbellLcsw.com\" class=\"policy-link\">TraciCampbellLcsw.com<\/a><br>\r\n                <strong>Phone:<\/strong> <a href=\"tel:5129214215\" class=\"policy-link\">512-921-4215<\/a>\r\n            <\/div>\r\n            <p style=\"margin-top: 15px; font-style: italic; font-size: 15px;\">Requests are processed within the timeframe required by law.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Section: Licensing -->\r\n    <div class=\"policy-section\">\r\n        <h3 class=\"policy-header\">Licensing & Regulatory Authority<\/h3>\r\n        <div class=\"policy-content\">\r\n            <p>Licensed Social Workers in Texas are regulated by the Texas Behavioral Health Executive Council (BHEC).<\/p>\r\n            <div class=\"contact-box\">\r\n                <strong>Texas Behavioral Health Executive Council<\/strong><br>\r\n                Web: <a href=\"https:\/\/bhec.texas.gov\" target=\"_blank\" class=\"policy-link\">https:\/\/bhec.texas.gov<\/a><br>\r\n                Phone: (512) 305-7700\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Section: Complaints -->\r\n    <div class=\"policy-section\">\r\n        <h3 class=\"policy-header\">Filing a Complaint<\/h3>\r\n        <div class=\"policy-content\">\r\n            <p>If you experience difficulty accessing your records or have a concern about your care, you may file a complaint with BHEC at:<\/p>\r\n            <p><a href=\"https:\/\/bhec.texas.gov\/discipline-and-complaints\" target=\"_blank\" class=\"policy-link\">https:\/\/bhec.texas.gov\/discipline-and-complaints<\/a><\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Legal Footer Info -->\r\n    <div class=\"legal-note\">\r\n        This information is provided in accordance with Texas Health & Safety Code \u00a7181.105 (HB 4224).\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy Client Rights: Access to Health Records &#038; Complaints Our practice is committed to transparency and protecting your rights as a client. Requesting Your Health Records Clients may request copies of their medical or mental health records by submitting a written request to: Email: TraciCampbellLcsw.com Phone: 512-921-4215 Requests are processed within the timeframe required [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-251","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Privacy Policy | Traci Campbell LCSW Austin TX<\/title>\n<meta name=\"description\" content=\"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tracicampbelllcsw.com\/privacy-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy | Traci Campbell LCSW Austin TX\" \/>\n<meta property=\"og:description\" content=\"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tracicampbelllcsw.com\/privacy-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"Traci Campbell, LCSW, SEP\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T10:20:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/?page_id=251\",\"url\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/privacy-policy\\\/\",\"name\":\"Privacy Policy | Traci Campbell LCSW Austin TX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/#website\"},\"datePublished\":\"2026-06-18T10:07:09+00:00\",\"dateModified\":\"2026-06-19T10:20:21+00:00\",\"description\":\"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/privacy-policy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tracicampbelllcsw.com\\\/privacy-policy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/privacy-policy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\u200b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/#website\",\"url\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/\",\"name\":\"Traci Campbell, LCSW, SEP\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tracicampbelllcsw.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy | Traci Campbell LCSW Austin TX","description":"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tracicampbelllcsw.com\/privacy-policy\/","og_locale":"en_US","og_type":"article","og_title":"Privacy Policy | Traci Campbell LCSW Austin TX","og_description":"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.","og_url":"https:\/\/tracicampbelllcsw.com\/privacy-policy\/","og_site_name":"Traci Campbell, LCSW, SEP","article_modified_time":"2026-06-19T10:20:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tracicampbelllcsw.com\/?page_id=251","url":"https:\/\/tracicampbelllcsw.com\/privacy-policy\/","name":"Privacy Policy | Traci Campbell LCSW Austin TX","isPartOf":{"@id":"https:\/\/tracicampbelllcsw.com\/#website"},"datePublished":"2026-06-18T10:07:09+00:00","dateModified":"2026-06-19T10:20:21+00:00","description":"Read the privacy policy for Traci Campbell, LCSW, offering CBT-I and individual therapy services in Austin, TX and via telehealth across Texas.","breadcrumb":{"@id":"https:\/\/tracicampbelllcsw.com\/privacy-policy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tracicampbelllcsw.com\/privacy-policy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tracicampbelllcsw.com\/privacy-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tracicampbelllcsw.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy\u200b"}]},{"@type":"WebSite","@id":"https:\/\/tracicampbelllcsw.com\/#website","url":"https:\/\/tracicampbelllcsw.com\/","name":"Traci Campbell, LCSW, SEP","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tracicampbelllcsw.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/pages\/251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=251"}],"version-history":[{"count":4,"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/pages\/251\/revisions"}],"predecessor-version":[{"id":258,"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=\/wp\/v2\/pages\/251\/revisions\/258"}],"wp:attachment":[{"href":"https:\/\/tracicampbelllcsw.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}