Uploaded image for project: 'CYPRESS Issue Tracker'
  1. CYPRESS Issue Tracker
  2. CYPRESS-386

Evaluate Cypress test data to determine if XML valueSet OID need to align with the text description of the OID for data involving measures of Functional Status Assessment for Hip Replacement/Knee Replacement/Heart Failure

XMLWordPrintable

    • Value Sets

      In looking at the XML data in the QRDA file for the B, GP_Geriatric patient (attached files from recent tests), the actual valueSet OIDs referenced are different from the text description of the OID for the value sets dealing with the 3 functional status assessment tests: Hip replacement (CMS 56), Knew replacement (CMS 66) and Heart Failure (CMS 90). However, it appears the text description is the accurate one to use rather than the XML valueSet. It seems Cypress is duplicate the same XML valueSet for all the encounters relevant to those measures when in fact it should be the value set described in the text.

      Below is a snippet of what I am referring. Notice the valueSet is 2.16.840.1.113883.3.464.1003.118.12.1031 for both entries but the OID referenced in the text section is .1029 and .1030 respectively.

      sdtc:valueSet="2.16.840.1.113883.3.464.1003.118.12.1031"><originalText>Functional Status, Result: Functional Status Assessment for Knee Replacement (Code List: 2.16.840.1.113883.3.464.1003.118.12.1030)</originalText></code>
      <text>Functional Status, Result: Functional Status Assessment for Knee Replacement (Code List: 2.16.840.1.113883.3.464.1003.118.12.1030)</text>
      <statusCode code="completed"/>

      ----- and ------

      sdtc:valueSet="2.16.840.1.113883.3.464.1003.118.12.1031"><originalText>Functional Status, Result: Functional Status Assessment for Hip Replacement (Code List: 2.16.840.1.113883.3.464.1003.118.12.1029)</originalText></code>
      <text>Functional Status, Result: Functional Status Assessment for Hip Replacement (Code List: 2.16.840.1.113883.3.464.1003.118.12.1029)</text>
      <statusCode code="completed"/>

            jiuyi.hua Jiuyi Hua
            kylemeadors Kyle Meadors (Inactive)
            Kyle Meadors (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: