-
Type:
Bug/Issue
-
Resolution: Done
-
Priority:
Moderate
-
None
-
Implementation Problem
We have recently started testing on 3.2.2. We have found that files generated for CMS2 that have a positive depression screening do not include the SDTC for the attribute. We are using a local version of Cypress.
Is this expected? Example below. We are using the 2016 version for 2017 reporting periods, and chose the option to pull the documentation dates forward.
<entry>
<observation classCode="OBS" moodCode="EVN" >
<!-- Consolidation Assessment Scale Observation templateId -->
<templateId root="2.16.840.1.113883.10.20.22.4.69"/>
<!-- Risk Category Assessment -->
<templateId root="2.16.840.1.113883.10.20.24.3.69" extension="2016-02-01"/>
<id root="1.3.6.1.4.1.115" extension="59f0d23f636239052765ecf4"/>
<code code="73832-8" codeSystem="2.16.840.1.113883.6.1"
sdtc:valueSet="2.16.840.1.113883.3.600.2449">
<originalText>Risk Category Assessment: Adult Depression Screening</originalText>
</code>
<text>Risk Category Assessment: Adult Depression Screening</text>
<statusCode code="completed"/>
<effectiveTime>
<low value='201703271415+0000'/>
<high value='201703271420+0000'/>
</effectiveTime>
<value code="428181000124104" codeSystem="2.16.840.1.113883.6.96"
xsi:type="CD">
<originalText>Risk Category Assessment: Adult Depression Screening</originalText>
</value>
</observation>
</entry>