-
Type:
Change Request
-
Resolution: Persuasive
-
Priority:
Medium
-
US Da Vinci DEQM (FHIR)
-
Clinical Quality Information
-
Profiles and Extensions
-
-
Ben Hamlin/Juliet Rubini: 26-0-0
-
Enhancement
-
Non-substantive
The latest versions of QRDA III support communication of attestation measures (PI and IA). For example:
Examples taken from attached:
<!-- PI_PPHI_1 which is an example of PI measure with reporting metric of yes/no ->- Implied template Measure Reference templateId -
<entry>
<organizer classCode="CLUSTER" moodCode="EVN">
<!>- Promoting Interoperability Numerator Measure Performed Measure Reference and Results templateId -
<templateId root="2.16.840.1.113883.10.20.24.3.98"/>
<!> - Reference to a particular PI measure's unique identifier. -
<templateId root="2.16.840.1.113883.10.20.27.3.29"
extension="2016-09-01"/>
<id root="ac575aef-7062-4ea2-b723-df517cfa470a"/>
<statusCode code="completed"/>
<reference typeCode="REFR">
<!>- extension is the unique identifier for a PI measure. -
<externalDocument classCode="DOC" moodCode="EVN">
<!>- PI measure title -
<id root="2.16.840.1.113883.3.7031" extension="PI_PPHI_1"/>
<!>- Measure Performed templateId -->
<text>Security Risk Analysis</text>
</externalDocument>
</reference>
<component>
<observation classCode="OBS" moodCode="EVN">
<!
<templateId root="2.16.840.1.113883.10.20.27.3.27"
extension="2016-09-01"/>
<code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4"
codeSystemName="ActCode" displayName="Assertion"/>
<statusCode code="completed"/>
<value xsi:type="CD" code="Y" codeSystem="2.16.840.1.113883.12.136"
codeSystemName="Yes/no indicator (HL7 Table 0136)" displayName="Yes"/>
</observation>
</component>
</organizer>
</entry>
<!-- improvement activity: IA_EPA_3 ->- Implied template Measure Reference templateId -
<entry>
<organizer classCode="CLUSTER" moodCode="EVN">
<!>- Improvement Activity Performed Reference and Results templateId -
<templateId root="2.16.840.1.113883.10.20.24.3.98"/>
<!>- Improvement Activity Performed Reference and Results CMS -
<templateId root="2.16.840.1.113883.10.20.27.3.33"
extension="2016-09-01"/>
<!>- Reference to a particular improvement activity's unique identifier. -
<templateId root="2.16.840.1.113883.3.249.20.3.1" extension="2018-05-01"/>
<id root="ac575aef-7062-4ea2-b723-df517cfa470a"/>
<statusCode code="completed"/>
<reference typeCode="REFR">
<!>- extension is the unique identifier for an improvement activity. -
<externalDocument classCode="DOC" moodCode="EVN">
<!>- Improvement activity narrative text (for reference) -
<id root="2.16.840.1.113883.3.7034" extension="IA_EPA_3"/>
<!>- Measure Performed templateId -
<text>Collection and use of patient experience and satisfaction data on access</text>
</externalDocument>
</reference>
<component>
<observation classCode="OBS" moodCode="EVN">
<!>- Performance period specified at the Improvement Activities individual activity level -
<templateId root="2.16.840.1.113883.10.20.27.3.27"
extension="2016-09-01"/>
<code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4"
codeSystemName="ActCode" displayName="Assertion"/>
<statusCode code="completed"/>
<value xsi:type="CD" code="Y" displayName="Yes"
codeSystemName="Yes/no indicator (HL7 Table 0136)"
codeSystem="2.16.840.1.113883.12.136"/>
</observation>
</component>
<!>- Note: Performance period for Improvement Activities could be specified either at the performance category level or individual activity level, but not both. -
<!> - <component>
<!
<act classCode="ACT" moodCode="EVN">
<!- Reporting Parameters Act -->->
<templateId root="2.16.840.1.113883.10.20.17.3.8"/>
<id root="95944FB8-241B-11E5-1027-09173F13E4C5"/>
<code code="252116004" codeSystem="2.16.840.1.113883.6.96"
displayName="Observation Parameters"/>
<effectiveTime>
<low value="20190301"/>
<high value="20190705"/>
</effectiveTime>
</act>
</component>
</organizer>
</entry>
- relates to
-
FHIR-27930 provide an example of PI measure
-
- Resolved - change required
-