Functional status error

61 views
Skip to first unread message

adria...@gmail.com

unread,
Sep 2, 2025, 1:18:49 PMSep 2
to Edge Test Tool (ETT)
Hello, 

 Starting from the August release I started seem the error below while validating B1 sample 1.

Result DescriptionThe scenario requires Patient's Functional Status Observation data but the submitted C-CDA does not contain Functional Status Observation data.

We have not done any changes in our implementation but we started getting this error. Below, I'm putting my functional status Section, which includes the data needed for the functional status Observation. Could you please tell me what I'm I missing?

 <component>
        <section>
          <templateId root="2.16.840.1.113883.10.20.22.2.14" extension="2014-06-09" />
          <templateId root="2.16.840.1.113883.10.20.22.2.14" />
          <code code="47420-5" codeSystem="2.16.840.1.113883.6.1" />
          <title>FUNCTIONAL STATUS</title>
          <text>
            <table border="1" width="100%">
              <thead>
                <tr>
                  <th>Functional condition</th>
                  <th>Effective date</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td>Dependance on walking stick</td>
                  <td>05/01/2005</td>
                </tr>
                <tr>
                  <td>CUBS Disability Status: I'm Vulnerable - I sometimes or periodically have acute or chronic symptoms affecting housing, employment, social interactions, etc.</td>
                  <td>06/22/2015</td>
                </tr>
                <tr>
                  <td>
                    <paragraph>Question: Do you have serious difficulty walking or climbing stairs?</paragraph>
                    <paragraph>Answer: Yes</paragraph>
                  </td>
                  <td>06/22/2015</td>
                </tr>
              </tbody>
            </table>
          </text>
          <entry>
            <observation classCode="OBS" moodCode="EVN">
              <templateId root="2.16.840.1.113883.10.20.22.4.67" extension="2014-06-09" />
              <templateId root="2.16.840.1.113883.10.20.22.4.67" />
              <id root="22f66cbe-e7a3-45f7-9653-45a4dc74091b" />
              <code code="54522-8" codeSystem="2.16.840.1.113883.6.1" />
              <statusCode code="completed" />
              <effectiveTime value="20050501" />
              <value code="105504002" codeSystem="2.16.840.1.113883.6.96" xsi:type="CD" />
            </observation>
          </entry>
          <entry>
            <observation classCode="OBS" moodCode="EVN">
              <templateId root="2.16.840.1.113883.10.20.22.4.505" extension="2023-05-01" />
              <templateId root="2.16.840.1.113883.10.20.22.4.505" />
              <id root="c7d3ff72-80d5-4c64-b50d-9774af59c1c1" />
              <code code="89571-4" codeSystem="2.16.840.1.113883.6.1" />
              <statusCode code="completed" />
              <effectiveTime value="20150622" />
              <value code="LA29243-5" codeSystem="2.16.840.1.113883.6.1" displayName="I'm Vulnerable - I sometimes or periodically have acute or chronic symptoms affecting housing, employment, social interactions, etc." xsi:type="CD" />
              <entryRelationship typeCode="COMP">
                <observation classCode="OBS" moodCode="EVN">
                  <templateId root="2.16.840.1.113883.10.20.22.4.86" />
                  <id root="27f6ab22-37ea-4172-b95b-7d14adc6542e" />
                  <code code="69859-7" displayName="Do you have serious difficulty walking or climbing stairs?" codeSystem="2.16.840.1.113883.6.1" />
                  <statusCode code="completed" />
                  <value code="LA33-6" codeSystem="2.16.840.1.113883.6.1" displayName="Yes" xsi:type="CD" />
                </observation>
              </entryRelationship>
            </observation>
          </entry>
        </section>
      </component>


thank you in advance

Adrian

Nagesh Bashyam

unread,
Sep 3, 2025, 8:37:11 AMSep 3
to adria...@gmail.com, Edge Test Tool (ETT)

I responded on an earlier thread, we are validating for /entry/organizer/component/observation.

 

We will discuss internally and provide an update on whether we will relax to allow either /entry/observation and /entry/organizer/component/observation.

 

 

 

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/edge-test-tool/209b2756-e888-4e52-bba5-fe606b15fd7cn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages