Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change CQM QRDA with Cypress #52

Merged
merged 4 commits into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions public/cqm-qrda/Cypress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions public/home/CQMT.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/app/cqm-qrda/page.tsx → src/app/cqmt/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import CqmComponent from '@/components/cqm-qrda/CqmHome'
import CqmComponent from '@/components/cqmt/CqmHome'
import CommunicationFab from '@/components/shared/CommunicationFab'
const CqmHome = () => {
return (
Expand Down
6 changes: 3 additions & 3 deletions src/components/c-cda/CCDAHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const CCDAHome = () => {
<Divider sx={{ p: 2, borderBottomWidth: 2 }} />
<SectionHeader
header={'C-CDA Additional Tools'}
subHeader={'Help with quantitative assessment of the data quality using the Scorecard.'}
subHeader={'Help with quantitative assessment of the data quality using the Scorecard'}
/>

<Box sx={{ ...flexibleBox }}>
Expand All @@ -86,7 +86,7 @@ const CCDAHome = () => {
cardImage={oneclick}
cardHeader={'One Click Scorecard'}
description={
'HL7® CDA R2 Implementation Guide: C-CDA Templates for Clinical Notes R2.1 Companion Guide, Release 2-US Realm, Oct 2021 (with errata)'
'Providers can use the One Click Scorecard to evaluate the quality of clinical summary documents (C-CDAs) received, or created, by their system.'
}
pathname={'/c-cda/'}
maxWidth={maxWidth}
Expand All @@ -97,7 +97,7 @@ const CCDAHome = () => {
<SectionHeader
header={'Certification Criteria Version'}
subHeader={
'This area provides tools for testing conformance of artifacts to industry standards and specific criteria.'
'This area provides tools for testing conformance of artifacts to industry standards and specific criteria'
}
/>
<Box paddingBottom={4} display={'flex'} width={'100%'} justifyContent={'space-between'}>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
// MUI Imports
import BannerBox from '../shared/BannerBox'
import { Box, Container, Divider } from '@mui/material'
import { Box, Container, Divider, Typography } from '@mui/material'
// Global Imports
import Link from 'next/link'
// MUI Icons
import GitHubIcon from '@mui/icons-material/GitHub'
import LoginIcon from '@mui/icons-material/Login'
import CardWithImage from '@shared/CardWithImage'
import TrackChangesIcon from '@mui/icons-material/TrackChanges'
import { ArrowForward } from '@mui/icons-material'
import cypressKnowledgeBaseImagery from '@public/cqm-qrda/Cypress-Knowledge-Base1.svg'
import cypressValidatorImagery from '@public/cqm-qrda/Cypress-QRDA-Validator.svg'
import { AnnouncementOutlined, ArrowForward, TipsAndUpdatesOutlined } from '@mui/icons-material'
// import cypressKnowledgeBaseImagery from '@public/cqm-qrda/Cypress-Knowledge-Base1.svg'
import cypressImagery from '@public/cqm-qrda/Cypress.svg'
// Styles
import palette from '@/styles/palette'
import SectionHeader from '../shared/SectionHeader'
Expand All @@ -25,11 +25,11 @@ const CqmHome = () => {
{/* Global Header */}
<BannerBox
breadcrumbs={
<Link color={palette.secondary} href={'/cqm-qrda'}>
CQM-QRDA
<Link color={palette.secondary} href={'/cqmt'}>
Clinical Quality Measure Testing
</Link>
}
heading={'CQM QRDA Testing'}
heading={'Clinical Quality Measure Testing'}
description={
<>
{
Expand All @@ -43,7 +43,7 @@ const CqmHome = () => {
{/* Cypress Header*/}
<SectionHeader
header={'Cypress'}
subHeader={'Elevating EHR Testing for CMS Quality Reporting – Open Source Excellence.'}
subHeader={'Elevating EHR Testing for CMS Quality Reporting – Open Source Excellence'}
/>

{/* Cypress Content*/}
Expand All @@ -56,8 +56,8 @@ const CqmHome = () => {
alignItems={'flex-start'}
>
{/* Cypress Card With Images */}
<Box display={'flex'} width={'100%'} gap={4} justifyContent={'space-between'} alignItems={'flex-start'}>
<CardWithImage
<Box display={'flex'} gap={4} justifyContent={'space-between'} alignItems={'flex-start'}>
{/* <CardWithImage
title={'Cypress Knowledge Base'}
cardImage={cypressKnowledgeBaseImagery}
cardHeader={'Cypress Knowledge Base'}
Expand All @@ -68,17 +68,17 @@ const CqmHome = () => {
maxWidth={maxWidth}
imageWidth={maxWidth + 'px'}
buttonTitle="Access"
/>
/> */}
<CardWithImage
title={'Cypress QRDA Validator'}
cardImage={cypressValidatorImagery}
cardHeader={'Cypress QRDA Validator'}
title={'Cypress'}
cardImage={cypressImagery}
cardHeader={'Rigorous & repeatable testing of Electronic Health Records'}
description={
'The CYPRESS QRDA Validator provides implementers with the ability to validate the conformance of QRDA Category I and Category III documents to the published CMS and HL7 implementation guides.'
'Cypress is the rigorous and repeatable testing tool of Electronic Health Records (EHR) and EHR modules in calculating eCQMs used by CMS’s Quality Reporting Programs. The Cypress tool is open source and freely available for use or adoption by the health IT community including EHR vendors and testing labs. Cypress serves as the official testing tool for the EHR Certification program supported by the Office of the National Coordinator for Health IT (ONC).'
}
pathname={'https://cypressvalidator.healthit.gov/'}
maxWidth={maxWidth}
imageWidth={maxWidth + 'px'}
pathname={'https://www.healthit.gov/cypress/'}
maxWidth={900}
imageWidth={'100%'}
buttonTitle="Validate"
/>
</Box>
Expand All @@ -87,7 +87,7 @@ const CqmHome = () => {
<VerticalCard
title={'Demo Cypress'}
description={
'Experiment with the current Cypress Baseline (Note: You will be prompted to log in with your NLM UMLS credentials)'
'Experiment with the current Cypress Baseline (Note: You will be prompted to log in with your NLM UMLS credentials).'
}
buttonTitle={'ACCESS LOGIN'}
buttonIcon={<LoginIcon />}
Expand All @@ -104,7 +104,7 @@ const CqmHome = () => {
/>
<VerticalCard
title={'Cypress Issue Tracker'}
description={'Track questions and issue that Cypress supports'}
description={'Track questions and issue that Cypress supports.'}
buttonTitle={'TRACK your question'}
buttonIcon={<TrackChangesIcon />}
buttonHref={'https://jira.oncprojectracking.org/browse/CYPRESSef'}
Expand All @@ -115,33 +115,38 @@ const CqmHome = () => {
{/* Other Tools & Resources Header */}
<SectionHeader
header={'Other CQM Tools & Resources'}
subHeader={'Expanding Your Toolkit: Explore a Range of CQM Tools and Resources Beyond the Basics.'}
subHeader={'Expanding Your Toolkit: Explore a Range of CQM Tools and Resources Beyond the Basics'}
/>
{/* Other Tools & Resources Content */}
<Box gap={4} display={'flex'} justifyContent={'space-between'} flexDirection={'row'} width={'100%'}>
{/* Bonnie Card */}
<CardWithBorder
cardHeader={'BONNIE'}
description={
'Bonnie is a tool for testing electronic clinical quality measures (eCQMs) designed to support streamlined and efficient pre-testing of eCQMs, particularly those used in the CMS Quality Reporting Programs.'
}
buttonTitle={'ACCESS'}
buttonLink={''}
buttonIcon={<ArrowForward />}
/>

<Box gap={4} display={'flex'} flexDirection={'row'} width={'100%'} mb={4}>
{/* eCQI Resource CenterCard */}
<CardWithBorder
cardHeader={'eCQI Resource Center'}
description={
'The one-stop shop for the most current resources to support electronic clinical quality improvement.'
}
buttonTitle={'Go to center'}
buttonLink={''}
buttonLink={'https://ecqi.healthit.gov/'}
buttonIcon={<ArrowForward />}
/>
<Box
border={`1px solid ${palette.grey}`}
borderRadius={2}
padding={8}
display={'flex'}
alignItems={'center'}
justifyContent={'space-between'}
flexDirection={'row'}
width={'50%'}
>
<Typography align="center" variant="body2" color={palette.greyDark}>
<TipsAndUpdatesOutlined color="primary" />
<br />
Stay tuned for future releases where additional resources for Clinical Quality Measure Testing Tools may
be available on this page.
</Typography>
</Box>
</Box>
<Divider sx={{ p: 2, borderBottomWidth: 2 }} />
</Container>
</Box>
)
Expand Down
10 changes: 5 additions & 5 deletions src/components/home/SiteHomeRows.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Box, Container } from '@mui/material'
import atmSvg from '@public/home/alternative.svg'
import cCdaSvg from '@public/home/c-cda.svg'
import cpoeSvg from '@public/home/cpoe.svg'
import cqmQrdaSvg from '@public/home/cqm-qrda.svg'
import cqmtsvg from '@public/home/CQMT.svg'
import eRxSvg from '@public/home/erx.svg'
import phrSvg from '@public/home/phr.svg'
import directSvg from '@public/home/direct.svg'
Expand Down Expand Up @@ -123,13 +123,13 @@ export default function SiteHomeRows() {
</Box>
<Box p={1}>
<CardWithImageHome
title={'CQM QRDA Testing'}
cardImage={cqmQrdaSvg}
cardHeader={'CQM QRDA Testing'}
title={'Clinical Quality Measure Testing'}
cardImage={cqmtsvg}
cardHeader={'Clinical Quality Measure Testing'}
description={
'Sponsored by the ONC and developed by The MITRE Corporation, facilitates rigorous and repeatable testing for accurate calculation of CQMs for Eligible Providers & Hospitals.'
}
pathname={'/cqm-qrda'}
pathname={'/cqmt'}
maxWidth={maxWidth}
imageWidth={maxWidth + 'px'}
buttonTitle="Start"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ export default function SiteNavOncCertTools() {
icon: <CompareArrows />,
},
{
text: 'CQM QRDA Testing',
text: 'Clinical Quality Measure Testing',
isExternalLink: false,
href: '/cqm-qrda',
href: '/cqmt',
icon: <AddchartOutlined />,
},
{
Expand Down