-
Question
-
Resolution: Resolved
-
Moderate
-
CMS154v9/NQFna
-
6.2.1
Hi ,
As we are working QRDA CAT 1 file generation in my application, we have the following questions to check for Cypress Test PASS.
- Are Translation codes mandatory in CAT I files? ex: i have downloaded sample files from cypress which have translation codes in it. when i process this file through my EMR and generate an output file which do not have translation codes while primary codes still exist. When i upoad these CAT I export files to cypress for testing, does the test criteria considers missing translation codes as FAIL scenario OR PASS considering translation codes are optional? ex: <!-- Diagnosis template -->
<templateId root="2.16.840.1.113883.10.20.24.3.135" extension="2019-12-01" />
<id root="1.3.6.1.4.1.115" extension="6226ff2c36242203d29229ef"/>
<code code="29308-4" codeSystem="2.16.840.1.113883.6.1">
<translation code="282291009" codeSystem="2.16.840.1.113883.6.96"/>
</code>
<statusCode code="completed" />
<effectiveTime><low value='20220502153000'/><high value='20220515153000'/></effectiveTime> - Similar to above question, out CAT I exported file from our EMR have data about Active Medications, Medications ordered which do not explicitly store frequency of this medication. When this file is uploaded cypress, does this PASS or FAIL the test? ex: <!-- Missing QDM Attribute: Frequency -->
<effectiveTime xsi:type='PIVL_TS' operator='A'><period value='24' unit='h'/></effectiveTime>