For CMS 53 (Primary PCI), my question pertains to the 'result' value sets for the ECG Interpretation.
Consider this block of logic:
◦AND: "Occurrence A of Diagnostic Study, Performed: Electrocardiogram (ECG) (result: Acute or Evolving MI)"
◦AND NOT: "Occurrence A of Diagnostic Study, Performed: Electrocardiogram (ECG) (result: STEMI Exclusions)"
Since one of the conditions is an 'AND' and the other condition is an 'AND NOT', I would expect the values in the value sets for Acute or Evolving MI and STEMI Exclusion to contain entirely different values.
However, I noticed that SNOMED code 401314000 Acute non-ST segment elevation myocardial infarction (disorder) is present in both the "Acute Myocardial Infarction (AMI) Grouping Value Set (2.16.840.1.113883.3.666.5.3011)" and the "STEMI Exclusions Grouping Value Set (2.16.840.1.113762.1.4.1045.36)".
So if a user documents a result that's coded with 401314000, it would qualify for both result attributes, yet the measure logic indicates that they should be mutually exclusive. Can you please comment on this discrepancy? thanks.