Skip to content

Commit

Permalink
CIS-CH & CDF-CH: Update text (#2081)
Browse files Browse the repository at this point in the history
  • Loading branch information
ailZhou authored Mar 1, 2024
1 parent 8ab45bb commit 61fb7cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/src/measures/2024/CDFCH/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const { categories, qualifiers } = getCatQualLabels("CDF-CH");

export const data: DataDrivenTypes.PerformanceMeasure = {
questionText: [
"Percentage of beneficiaries ages 12 to 17 screened for depression on the date of the encounter or 14 days prior to the date of the encounter using an age-appropriate standardized depression screening tool, and if positive, a follow-up plan is documented on the date of the eligible encounter.",
"Percentage of beneficiaries ages 12 to 17 screened for depression on the date of the encounter or 14 days prior to the date of the encounter using an age-appropriate standardized depression screening tool, and if positive, a follow-up plan is documented on the date of the qualifying encounter.",
],
questionListItems: [],
categories,
Expand Down
2 changes: 1 addition & 1 deletion services/ui-src/src/measures/2024/CISCH/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const { categories, qualifiers } = getCatQualLabels("CIS-CH");

export const data: DataDrivenTypes.PerformanceMeasure = {
questionText: [
"Percentage of children age 2 who had four diphtheria, tetanus and acellular pertussis (DTaP); three polio (IPV); one measles, mumps and rubella (MMR); three haemophilus influenza type B (HiB); three hepatitis B (Hep B), one chicken pox (VZV); four pneumococcal conjugate (PCV); one hepatitis A (HepA); two or three rotavirus (RV); and two influenza (flu) vaccines by their second birthday. The measure calculates a rate for each vaccine and three separate combination rates.",
"Percentage of children age 2 who had four diphtheria, tetanus and acellular pertussis (DTaP); three polio (IPV); one measles, mumps and rubella (MMR); three haemophilus influenza type B (HiB); three hepatitis B (Hep B), one chicken pox (VZV); four pneumococcal conjugate (PCV); one hepatitis A (HepA); two or three rotavirus (RV); and two influenza (flu) vaccines by their second birthday. The measure calculates a rate for each vaccine and three combination rates.",
],
questionListItems: [],
categories,
Expand Down

0 comments on commit 61fb7cf

Please sign in to comment.