{"id":31669,"date":"2023-09-19T04:11:16","date_gmt":"2023-09-19T04:11:16","guid":{"rendered":"https:\/\/www.process.st\/templates\/hipaa-compliance-checklist-for-software-development\/"},"modified":"2024-03-05T14:07:54","modified_gmt":"2024-03-05T14:07:54","slug":"hipaa-compliance-checklist-for-software-development","status":"publish","type":"post","link":"https:\/\/www.process.st\/templates\/hipaa-compliance-checklist-for-software-development\/","title":{"rendered":"HIPAA Compliance Checklist for Software Development"},"content":{"rendered":"\n<section id=\"identify-and-document-all-phi-data-sources\"> \n <h2>Identify and document all PHI data sources<\/h2>\n <div class=\"text-content\">\n   This task involves identifying and documenting all sources of Protected Health Information (PHI) across the software development process. Consider all areas where PHI might be stored or transmitted, such as databases, file systems, and network connections. The goal is to have a comprehensive list of all data sources and their respective purposes and data types. This information will be crucial for ensuring HIPAA compliance throughout the development process. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> List all PHI data sources and their purposes <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"conduct-a-risk-analysis-to-identify-potential-security-vulnerabilities\"> \n <h2>Conduct a Risk Analysis to identify potential security vulnerabilities<\/h2>\n <div class=\"text-content\">\n   In this task, a thorough risk analysis will be conducted to identify potential security vulnerabilities in the software development process. This analysis will help identify areas where PHI data could be at risk, such as weak authentication mechanisms, insecure data storage, or potential breaches through third-party integrations. The results of this analysis will guide the development of security measures to mitigate these risks. \n <\/div> \n <div class=\"select-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Level of risk <\/label> <select disabled class=\"form-control\"> <option value=\"An option will be selected here\">An option will be selected here<\/option> <\/select> \n  <\/div> \n  <ul class=\"items\"> \n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       1 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Low \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       2 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Medium \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       3 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      High \n    <\/div> <\/li> \n  <\/ul> \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Identify potential security vulnerabilities <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"document-all-software-components-handling-phi-data\"> \n <h2>Document all Software Components handling PHI data<\/h2>\n <div class=\"text-content\">\n   This task involves documenting all software components that handle PHI data throughout the development process. This includes any modules, libraries, or third-party services that interact with PHI data. By having a comprehensive list of all components, it will be easier to ensure that appropriate security measures are implemented for each component and to track any changes or updates that may affect the handling of PHI data. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> List all software components handling PHI data <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"design-the-software-architecture-ensuring-hipaa-compliance\"> \n <h2>Design the Software Architecture ensuring HIPAA compliance<\/h2>\n <div class=\"text-content\">\n   This task focuses on designing the software architecture in a way that ensures HIPAA compliance. Consideration will be given to the secure handling of PHI data, the implementation of appropriate access controls and authorization mechanisms, and the overall scalability and maintainability of the architecture. The goal is to create a robust software architecture that protects the confidentiality, integrity, and availability of PHI data. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the software architecture design ensuring HIPAA compliance <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"develop-the-data-encryption-and-backup-plan\"> \n <h2>Develop the Data Encryption and Backup Plan<\/h2>\n <div class=\"text-content\">\n   In this task, a data encryption and backup plan will be developed to ensure the security and availability of PHI data. The plan will include details on the encryption algorithms and protocols to be used, as well as regular backup schedules and procedures. By implementing encryption and regular backups, the risk of unauthorized access or data loss will be minimized. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the data encryption and backup plan <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"program-the-data-access-control-and-authentication\"> \n <h2>Program the Data Access Control and Authentication<\/h2>\n <div class=\"text-content\">\n   This task involves programming the data access control and authentication mechanisms to ensure that only authorized users can access PHI data. This includes implementing user authentication, role-based access controls, and secure session management. By enforcing strict access controls, the risk of unauthorized access to PHI data will be reduced. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the data access control and authentication mechanisms implemented <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"implement-data-encryption-and-backup-functionality\"> \n <h2>Implement Data Encryption and Backup functionality<\/h2>\n <div class=\"text-content\">\n   In this task, the data encryption and backup functionality will be implemented according to the plan developed in the previous task. This includes integrating encryption libraries or modules, configuring encryption settings, and setting up regular backup schedules. By implementing encryption and backups, the confidentiality and availability of PHI data will be maintained. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the implementation of data encryption and backup functionality <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"implement-audit-logs\"> \n <h2>Implement Audit Logs<\/h2>\n <div class=\"text-content\">\n   This task involves implementing audit logs to track and monitor access to PHI data. Audit logs should record details such as user actions, timestamps, and IP addresses. By maintaining comprehensive audit logs, any unauthorized access or suspicious activities can be detected and investigated in a timely manner, ensuring the integrity and security of PHI data. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the implementation of audit logs <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"testing-of-encryption-backup-and-access-control-mechanisms\"> \n <h2>Testing of Encryption, Backup and Access Control mechanisms<\/h2>\n <div class=\"text-content\">\n   This task focuses on testing the encryption, backup, and access control mechanisms implemented in previous tasks. A series of test cases will be executed to verify that encryption is working as intended, backups are being performed correctly, and access controls are effectively preventing unauthorized access to PHI data. Any issues or vulnerabilities identified during testing will be addressed and corrected. \n <\/div> \n <div class=\"multi-select-content form-field-content\"> \n  <div class=\"form-group\"> <label> Testing checklist <\/label> \n  <\/div> \n  <ul class=\"items\"> \n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       1 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Execute encryption test cases \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       2 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Perform backup and recovery tests \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       3 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Test access controls with different user roles \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       4 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Simulate unauthorized access attempts \n    <\/div> <\/li>\n   <li class=\"item\"> \n    <div class=\"step-number-container\"> \n     <div class=\"step-number\">\n       5 \n     <\/div> \n    <\/div> \n    <div class=\"step-checkbox-container\"> \n     <div class=\"step-checkbox\"><\/div> \n    <\/div> \n    <div class=\"item-name-static\">\n      Verify logging and auditing functionality \n    <\/div> <\/li> \n  <\/ul> \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the testing performed on encryption, backup, and access control mechanisms <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"approval-encryption-backup-and-access-control-testing\"> \n <h2>Approval: Encryption, Backup and Access Control Testing<\/h2>\n <div class=\"approval-content\"> \n  <div class=\"header\"> \n   <div class=\"list-title\">\n    Will be submitted for approval:\n   <\/div> \n  <\/div> \n  <div class=\"approval-rule-subject-tasks-list\"> \n   <ul class=\"list\"> \n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Develop the Data Encryption and Backup Plan<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li>\n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Program the Data Access Control and Authentication<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li>\n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Implement Data Encryption and Backup functionality<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li> \n   <\/ul> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"perform-vulnerability-and-penetration-testing\"> \n <h2>Perform Vulnerability and Penetration Testing<\/h2>\n <div class=\"text-content\">\n   This task involves conducting vulnerability and penetration testing on the software to identify potential security weaknesses and vulnerabilities. Various approaches will be used, including automated vulnerability scanning tools and manual penetration testing. The goal is to identify any vulnerabilities that could expose PHI data and to address them promptly to ensure the security of the software. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the vulnerability and penetration testing performed <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"correct-identified-vulnerabilities\"> \n <h2>Correct identified vulnerabilities<\/h2>\n <div class=\"text-content\">\n   In this task, any vulnerabilities or security weaknesses identified during the previous testing phase will be addressed and corrected. This may involve patching software components, updating configurations, or implementing additional security measures. By promptly addressing identified vulnerabilities, the overall security and integrity of PHI data will be improved. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the actions taken to correct identified vulnerabilities <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"approval-vulnerability-and-penetration-testing\"> \n <h2>Approval: Vulnerability and Penetration Testing<\/h2>\n <div class=\"approval-content\"> \n  <div class=\"header\"> \n   <div class=\"list-title\">\n    Will be submitted for approval:\n   <\/div> \n  <\/div> \n  <div class=\"approval-rule-subject-tasks-list\"> \n   <ul class=\"list\"> \n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Perform Vulnerability and Penetration Testing<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li>\n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Correct identified vulnerabilities<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li> \n   <\/ul> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"verify-and-validate-the-software-against-hipaa-compliance-standards\"> \n <h2>Verify and Validate the Software against HIPAA compliance standards<\/h2>\n <div class=\"text-content\">\n   In this task, the software will be thoroughly verified and validated against HIPAA compliance standards. This includes reviewing the implemented security measures, conducting additional testing if necessary, and ensuring that all required documentation and processes are in place. By verifying compliance against HIPAA standards, confidence in the software's security and ability to protect PHI data will be enhanced. \n <\/div> \n <div class=\"text-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Compliance checklist status <\/label> \n   <input type=\"text\" placeholder=\"Something will be typed here...\" disabled class=\"form-control\"> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"approval-verification-and-validation\"> \n <h2>Approval: Verification and Validation<\/h2>\n <div class=\"approval-content\"> \n  <div class=\"header\"> \n   <div class=\"list-title\">\n    Will be submitted for approval:\n   <\/div> \n  <\/div> \n  <div class=\"approval-rule-subject-tasks-list\"> \n   <ul class=\"list\"> \n    <li> \n     <div class=\"approval-rule-subject-tasks-list-item\"> \n      <div class=\"item\"> \n       <div class=\"container\"> <span class=\"title\">Verify and Validate the Software against HIPAA compliance standards<\/span> \n        <div class=\"body\">\n         Will be submitted\n        <\/div> \n       <\/div> \n      <\/div> \n     <\/div> <\/li> \n   <\/ul> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"document-all-the-steps-of-software-development-process-for-audit-logs\"> \n <h2>Document all the steps of software development process for audit logs<\/h2>\n <div class=\"text-content\">\n   This task involves documenting all the steps of the software development process for audit logs. Each step should be clearly described, including details such as the purpose of the step, the personnel involved, and any relevant documentation or artifacts produced. This documentation will serve as a reference for future audits and ensure transparency in the software development process. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> List all the steps of the software development process for audit logs <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"configuration-management\"> \n <h2>Configuration Management<\/h2>\n <div class=\"text-content\">\n   This task focuses on configuration management practices to ensure consistency and control in the software development process. This includes maintaining a central repository for all software configurations, version control practices, and change management procedures. By implementing effective configuration management, the risk of configuration-related errors and security breaches will be minimized. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the configuration management practices implemented <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"deploy-the-software\"> \n <h2>Deploy the Software<\/h2>\n <div class=\"text-content\">\n   In this task, the software will be deployed to the production environment. This includes configuring servers, installing necessary software components, and performing any required setup or configuration. The deployment process should be carefully planned and executed to minimize disruptions and ensure a smooth transition to the live environment. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the deployment process <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"train-the-endusers-on-hipaa-norms\"> \n <h2>Train the end-users on HIPAA norms<\/h2>\n <div class=\"text-content\">\n   This task involves providing training to end-users on HIPAA norms and best practices. End-users should be educated on their responsibilities for safeguarding PHI data, the importance of data privacy and security, and any specific policies or procedures relevant to their roles. By ensuring that end-users are well-informed, the risk of accidental breaches or mishandling of PHI data will be reduced. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the training provided to end-users <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section> \n<section id=\"periodic-audit-and-review-of-the-software-and-processes\"> \n <h2>Periodic audit and review of the software and processes<\/h2>\n <div class=\"text-content\">\n   In this task, regular audits and reviews of the software and processes will be conducted to ensure ongoing compliance with HIPAA standards. This includes reviewing access logs, analyzing security incidents, and assessing the effectiveness of implemented controls. By conducting periodic audits and reviews, any potential issues or areas for improvement can be identified and addressed in a timely manner. \n <\/div> \n <div class=\"textarea-field-content form-field-content\"> \n  <div class=\"form-group\"> <label> Describe the process for periodic audit and review <\/label> <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled class=\"form-control\"><\/textarea> \n  <\/div> \n <\/div> \n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Identify and document all PHI data sources This task involves identifying and documenting all sources of Protected Health Information (PHI) across the software development process. Consider all areas where PHI might be stored or transmitted, such as databases, file systems, and network connections. The goal is to have a comprehensive list of all data sources [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ep_exclude_from_search":false,"cover_icon_emoji":"\ud83d\udd12","cover_icon_url":"","tasks_count":"20","template_description":"","template_id":"kR8l_WPKwu4_OcEVJtRAgQ","task_0":"Identify and document all PHI data sources","task_slug_0":"identify-and-document-all-phi-data-sources","task_1":"Conduct a Risk Analysis to identify potential security vulnerabilities","task_slug_1":"conduct-a-risk-analysis-to-identify-potential-security-vulnerabilities","task_2":"Document all Software Components handling PHI data","task_slug_2":"document-all-software-components-handling-phi-data","task_3":"Design the Software Architecture ensuring HIPAA compliance","task_slug_3":"design-the-software-architecture-ensuring-hipaa-compliance","task_4":"Develop the Data Encryption and Backup Plan","task_slug_4":"develop-the-data-encryption-and-backup-plan","task_5":"Program the Data Access Control and Authentication","task_slug_5":"program-the-data-access-control-and-authentication","task_6":"Implement Data Encryption and Backup functionality","task_slug_6":"implement-data-encryption-and-backup-functionality","task_7":"Implement Audit Logs","task_slug_7":"implement-audit-logs","task_8":"Testing of Encryption, Backup and Access Control mechanisms","task_slug_8":"testing-of-encryption-backup-and-access-control-mechanisms","task_9":"Approval: Encryption, Backup and Access Control Testing","task_slug_9":"approval-encryption-backup-and-access-control-testing","task_10":"Perform Vulnerability and Penetration Testing","task_slug_10":"perform-vulnerability-and-penetration-testing","task_11":"Correct identified vulnerabilities","task_slug_11":"correct-identified-vulnerabilities","task_12":"Approval: Vulnerability and Penetration Testing","task_slug_12":"approval-vulnerability-and-penetration-testing","task_13":"Verify and Validate the Software against HIPAA compliance standards","task_slug_13":"verify-and-validate-the-software-against-hipaa-compliance-standards","task_14":"Approval: Verification and Validation","task_slug_14":"approval-verification-and-validation","task_15":"Document all the steps of software development process for audit logs","task_slug_15":"document-all-the-steps-of-software-development-process-for-audit-logs","task_16":"Configuration Management","task_slug_16":"configuration-management","task_17":"Deploy the Software","task_slug_17":"deploy-the-software","task_18":"Train the end-users on HIPAA norms","task_slug_18":"train-the-endusers-on-hipaa-norms","task_19":"Periodic audit and review of the software and processes","task_slug_19":"periodic-audit-and-review-of-the-software-and-processes","task_20":"","task_slug_20":"","task_21":"","task_slug_21":"","task_22":"","task_slug_22":"","task_23":"","task_slug_23":"","task_24":"","task_slug_24":"","task_25":"","task_slug_25":"","task_26":"","task_slug_26":"","task_27":"","task_slug_27":"","task_28":"","task_slug_28":"","task_29":"","task_slug_29":"","task_30":"","task_slug_30":"","task_31":"","task_slug_31":"","task_32":"","task_slug_32":"","task_33":"","task_slug_33":"","task_34":"","task_slug_34":"","task_35":"","task_slug_35":"","task_36":"","task_slug_36":"","task_37":"","task_slug_37":"","task_38":"","task_slug_38":"","task_39":"","task_slug_39":"","task_40":"","task_slug_40":"","task_41":"","task_slug_41":"","task_42":"","task_slug_42":"","task_43":"","task_slug_43":"","task_44":"","task_slug_44":"","task_45":"","task_slug_45":"","task_46":"","task_slug_46":"","task_47":"","task_slug_47":"","task_48":"","task_slug_48":"","task_49":"","task_slug_49":"","task_50":"","task_slug_50":"","task_51":"","task_slug_51":"","task_52":"","task_slug_52":"","task_53":"","task_slug_53":"","task_54":"","task_slug_54":"","task_55":"","task_slug_55":"","task_56":"","task_slug_56":"","task_57":"","task_slug_57":"","task_58":"","task_slug_58":"","task_59":"","task_slug_59":"","task_60":"","task_slug_60":"","task_61":"","task_slug_61":"","task_62":"","task_slug_62":"","task_63":"","task_slug_63":"","task_64":"","task_slug_64":"","task_65":"","task_slug_65":"","task_66":"","task_slug_66":"","task_67":"","task_slug_67":"","task_68":"","task_slug_68":"","task_69":"","task_slug_69":"","task_70":"","task_slug_70":"","task_71":"","task_slug_71":"","task_72":"","task_slug_72":"","task_73":"","task_slug_73":"","task_74":"","task_slug_74":"","task_75":"","task_slug_75":"","task_76":"","task_slug_76":"","task_77":"","task_slug_77":"","task_78":"","task_slug_78":"","task_79":"","task_slug_79":"","task_80":"","task_slug_80":"","task_81":"","task_slug_81":"","task_82":"","task_slug_82":"","task_83":"","task_slug_83":"","task_84":"","task_slug_84":"","task_85":"","task_slug_85":"","task_86":"","task_slug_86":"","task_87":"","task_slug_87":"","task_88":"","task_slug_88":"","task_89":"","task_slug_89":"","task_90":"","task_slug_90":"","task_91":"","task_slug_91":"","task_92":"","task_slug_92":"","task_93":"","task_slug_93":"","task_94":"","task_slug_94":"","task_95":"","task_slug_95":"","task_96":"","task_slug_96":"","task_97":"","task_slug_97":"","task_98":"","task_slug_98":"","task_99":"","task_slug_99":"","footnotes":""},"categories":[74,29],"tags":[],"class_list":["post-31669","post","type-post","status-publish","format-standard","hentry","category-compliance","category-healthcare"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts\/31669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/comments?post=31669"}],"version-history":[{"count":0,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts\/31669\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/media?parent=31669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/categories?post=31669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/tags?post=31669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}