Issue Number | 5046 |
---|---|
Summary | Add ability to remove PDQ branding from SVPC Summary page titles |
Created | 2021-10-15 14:16:21 |
Issue Type | New Feature |
Submitted By | Osei-Poku, William (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2021-10-25 15:00:39 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.300669 |
As a CDR patient summary editor, I want the ability to publish a SVPC summary without the PDQ branding in the title, so that we can create patient content tailored for SEO on Cancer.gov (SVPC).
Currently, the PDQ branding is appended to the summary title for all summaries created in the CDR and published to cancer.gov. We would like to add the ability to remove this branding from the page title for SVPC summaries. This will make SVPC summaries published to Cancer.gov not display with the PDQ branding.
Given I am a CDR patient summary editor
And I have permissions to create SVPC summaries in the CDR
And I create a new SVPC summary
When I publish the summary
Then the CDR should not append the PDQ branding to the page title of the summary
This ticket requests to remove the PDQ branding from the SVPC summaries.
Are we still keeping the PDQ branding for the partner summary documents or are we going to remove the branding from those documents as well?
Additionally, I am wondering if it is only the PDQ branding we are removing or any of the other parts the filter is adding? In other words, are we still adding the audience and the dash to the title?
SummaryTitle:
Adult Primary Liver Cancer Treatment
Current Cancer.gov Title:
Adult Primary Liver Cancer Treatment (PDQ®)–Patient Version
New Cancer.gov Title:
Adult Primary Liver Cancer Treatment–Patient Version
Is the new title what is expected for this ticket?
For my information:
The template "SummaryTitle" in filter CDR157 needs to be modified.
Decided in today's status meeting that the branding will be stripped from the partner document, not just for the SVPC summaries sent to the web site. This does not apply to other summaries not yet affected by this project. They will continue to get the branding.
The following filters have been modified to remove the branding from the SVPC document titles:
CDR000157 - Vendor Filter: Summary
CDR335416 - Denormalization Filter: Summary Reference De-Dup
CDR335424 - Denormalization Filter: Summary
CDR335425 - Denormalization Filter: Summary Citation Formatting
CDR335428 - Denormalization Filter: Summary Reference List
CDR780696 - Denormalization Filter: Summary GlossaryTerm
https://github.com/NCIOCPL/cdr-server/commit/6ee627a
I will finish up removal of the branding from the partner documents once OCECDR-5053 has been addressed.
There were minor changes to the following filter:
CDR000157 - Vendor Filter: Summary
https://github.com/NCIOCPL/cdr-server/commit/57c2997
We do now suppress the " PDQ((r))" string from the SVPC Partner output and the individual SVPC summaries while keeping the branding for all other (legacy) summaries.
This is ready on DEV.
Verified on DEV. Thanks!
Additional changes are required.
In addition to removing the PDQ branding from the document title it was discussed that the string "-Patient Version", which is added to the CDR document title by the filters, shouldn't be added to the SVPC documents.
We will still need to discuss if this string should be added to the partner document or not.
We will still need to discuss if this string should be added to the partner document or not.
No, we won't need to discuss this because we are stripping the "-Patient Version" and "-Healthprofessional Version" string from the title supplied to the partners already.
The removal of the string "-Patient Version" from the summary titles was causing the title for the partners to be stripped completely. That has been fixed by modifying the following filter:
CDR609947.xml - Vendor Filter: Convert CG to Public Data
https://github.com/NCIOCPL/cdr-server/commit/7a1b2c
This change also includes the removal of the Summary attribute "@PartnerMergeSet".
Verified on DEV. PDQ branding and Patient Version no longer show up in pub preview.
Verified on QA and PROD. Thanks!
Elapsed: 0:00:00.001433