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

QPPSE-2999: Fix typo in problem codes #1484

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
6 changes: 3 additions & 3 deletions ERROR_MESSAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Any text in the following format `(Example)` are considered variables to be fill
* 14 : CT - The electronic measure id: `(Current eMeasure ID)` requires `(Number of Subpopulations required)` `(Type of Subpopulation required)`(s) but there are `(Number of Subpopulations existing)`
* 15 : CT - Review the Promoting Interoperability Numerator Denominator element. It must have a parent Promoting Interoperability Section.
* 16 : CT - Review the Promoting Interoperability Numerator Denominator element. It must have a measure name ID
* 17 : CT - Review the Pomoting Interoperability Numerator Denominator element. it must have a child element.
* 17 : CT - Review the Promoting Interoperability Numerator Denominator element. it must have a child element.
* 18 : CT - This Promoting Interoperability Numerator Denominator element requires exactly one `(Denominator|Numerator)` element child
* 22 : CT - Review the Reporting Parameter Act in the Promoting Interoperability section. It must comply with the Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=17
* 23 : CT - Review the element "Clinical Document." It must have at least one measure section or a child element of type Promoting Interoperability or Improvement Activities.
Expand All @@ -32,7 +32,7 @@ Any text in the following format `(Example)` are considered variables to be fill
* 31 : CT - The file must have a performance year. You can find more information on performance periods in the Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=17
* 32 : CT - The Quality Measure section must only have one Reporting Parameter Act. You can find more information on performance periods in the Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=17
* 33 : CT - The Performance Rate `(supplied value)` must be a decimal between 0 and 1.
* 34 : CT - PCF submissions must have a practice site address. You canfind more information on the `(Submission year's)` Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=22
* 34 : CT - PCF submissions must have a practice site address. You can find more information on the `(Submission year's)` Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=22
* 35 : CT - Review the file. It must only have one Alternative Payment Model (APM) Entity Identifier. You can find more information in the Implementation Guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=15
* 36 : CT - Review the file. It must have at least one measure section.
* 37 : CT - Review the performance rate(s) in the file. The number for measure `(Given measure id)` is `(Expected value)`
Expand Down Expand Up @@ -65,7 +65,7 @@ Any text in the following format `(Example)` are considered variables to be fill
* 72 : CT - Contact your Health IT vendor. The QRDA III file is missing a performance rate. Performance rate is required for PCF reporting. You can find more information on page 17 of the implementation guide: https://ecqi.healthit.gov/sites/default/files/2024-CMS-QRDA-III-EC-IG-v1.1-508.pdf#page=17
* 78 : CT - Enter an entity ID for the program 'MIPS Virtual Group'.
* 79 : CT - Enter a TIN number to verify the NPI/Alternative Payment Model (APM) combinations.
* 80 : CT - Review NPI `(npi)` and TIN `(tin)`. This NPI/TIN combination is missing from the QRDA III file or is not in the `(program)` practitioner roster for `(apm)`. Ensure your submission contains all required NPI/TIN combinations and your `(program)` practitioner roster is up-to-date.
* 80 : CT - Review count of TINs(`(tinCount)`) and NPIs(`(npiCount)`). Ensure your TIN and NPI counts match.
* 81 : CT - At least one measure is required in a measure section
* 82 : CT - This QRDA III file shows 100 out of `(Error amount)` errors. Correct and re-submit the file.
* 84 : CT - `(Program name)` QRDA-III Submissions require at least one TIN number.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public enum ProblemCode implements LocalizedProblem {
+ "Numerator Denominator element. It must have a parent Promoting Interoperability Section."),
PI_NUMERATOR_DENOMINATOR_MISSING_MEASURE_ID(16, "Review the Promoting Interoperability "
+ "Numerator Denominator element. It must have a measure name ID"),
PI_NUMERATOR_DENOMINATOR_MISSING_CHILDREN(17, "Review the Pomoting Interoperability "
PI_NUMERATOR_DENOMINATOR_MISSING_CHILDREN(17, "Review the Promoting Interoperability "
+ "Numerator Denominator element. it must have a child element."),
PI_NUMERATOR_DENOMINATOR_VALIDATOR_EXACTLY_ONE_NUMERATOR_OR_DENOMINATOR_CHILD_NODE(18, "This Promoting "
+ "Interoperability Numerator Denominator element requires exactly one `(Denominator|Numerator)` element child", true),
Expand All @@ -74,7 +74,7 @@ public enum ProblemCode implements LocalizedProblem {
QUALITY_MEASURE_SECTION_REQUIRED_REPORTING_PARAM_REQUIREMENT(32, "The Quality Measure section must only have one Reporting Parameter Act. "
+ "You can find more information on performance periods in the Implementation Guide: " + DocumentationReference.PERFORMANCE_PERIOD), //NOSONAR
PERFORMANCE_RATE_INVALID_VALUE(33, "The Performance Rate `(supplied value)` must be a decimal between 0 and 1.", true),
PCF_CLINICAL_DOCUMENT_MISSING_PRACTICE_SITE_ADDRESS(34, "PCF submissions must have a practice site address. You can"
PCF_CLINICAL_DOCUMENT_MISSING_PRACTICE_SITE_ADDRESS(34, "PCF submissions must have a practice site address. You can "
+ "find more information on the `(Submission year's)` Implementation Guide: " + DocumentationReference.PRACTICE_SITE_ADDRESS, true),
PCF_CLINICAL_DOCUMENT_ONLY_ONE_APM_ALLOWED(35, "Review the file. It must only have one Alternative Payment Model (APM) "
+ "Entity Identifier. You can find more information in the Implementation Guide: " + DocumentationReference.IDENTIFIERS),
Expand Down Expand Up @@ -145,9 +145,8 @@ public enum ProblemCode implements LocalizedProblem {
+ "on page 17 of the implementation guide: " + DocumentationReference.REPORTING_PARAMETERS_ACT),
VIRTUAL_GROUP_ID_REQUIRED(78, "Enter an entity ID for the program 'MIPS Virtual Group'."),
MISSING_PII_VALIDATOR(79, "Enter a TIN number to verify the NPI/Alternative Payment Model (APM) combinations."),
INCORRECT_API_NPI_COMBINATION(80, "Review NPI `(npi)` and TIN `(tin)`. This NPI/TIN combination is missing "
+ "from the QRDA III file or is not in the `(program)` practitioner roster for `(apm)`. Ensure your submission "
+ "contains all required NPI/TIN combinations and your `(program)` practitioner roster is up-to-date.", true),
INCORRECT_API_NPI_COMBINATION(80, "Review count of TINs (`(tinCount)`) and NPIs (`(npiCount)`). "
+ "Ensure your TIN and NPI counts match.", true),
MEASURE_SECTION_MISSING_MEASURE(81, "At least one measure is required in a measure section"),
TOO_MANY_ERRORS(82, "This QRDA III file shows 100 out of `(Error amount)` errors. Correct and re-submit the file. ", true),
PCF_TIN_REQUIRED(84, "`(Program name)` QRDA-III Submissions require at least one TIN number.", true),
Expand Down
Loading
Loading