templates/cat1/_measures.cat1.erb in health-data-standards-3.5.2 vs templates/cat1/_measures.cat1.erb in health-data-standards-3.5.3
- old
+ new
@@ -41,15 +41,16 @@
<organizer classCode="CLUSTER" moodCode="EVN">
<!-- This is the templateId for Measure Reference -->
<templateId root="2.16.840.1.113883.10.20.24.3.98"/>
<!-- This is the templateId for eMeasure Reference QDM -->
<templateId root="2.16.840.1.113883.10.20.24.3.97"/>
+ <id extension="<%= measure['id'] %>"/>
<statusCode code="completed"/>
<!-- Containing isBranch external references -->
<reference typeCode="REFR">
<externalDocument classCode="DOC" moodCode="EVN">
<!-- SHALL: This is the version specific identifier for eMeasure: QualityMeasureDocument/id it is a GUID-->
- <id root="<%= measure.hqmf_id %>"/>
+ <id root="2.16.840.1.113883.4.738" extension="<%= measure.hqmf_id %>"/>
<!-- SHOULD This is the title of the eMeasure -->
<text><%= measure.title %></text>
<!-- SHOULD: setId is the eMeasure version neutral id -->
<setId root="<%= measure.hqmf_set_id %>"/>
<!-- This is the sequential eMeasure Version number -->