Hi Scott,
Here's an update for you.
The file you submitted has some numerator and denominator elements that have an older template extension date. In the XML snippet below my name you'll see that the commented out line has an older, incorrect date on it while the uncommented out corresponding line has the correct date extension. The template id 2.16.840.1.113883.10.20.27.3.28 should be using an extension date of 2017-06-01.
However, we were able to determine that there is an existing bug relating to correctly parsing some child elements of a measure. The fix for that bug will be in production either tomorrow or Friday.
Thank you for bringing this to our attention and thank you for your sample file!
Thanks,
Scott
-----------
<organizer classCode="CLUSTER" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.24.3.98" />
<!--<templateId root="2.16.840.1.113883.10.20.27.3.28" extension="2016-09-01" />-->
<templateId root="2.16.840.1.113883.10.20.27.3.28" extension="2017-06-01" />
<id root="93261f9e-9835-4d53-a3c2-85f02903707d" />
<statusCode code="completed" />
<reference typeCode="REFR">
<externalDocument classCode="DOC" moodCode="EVN">
<id root="2.16.840.1.113883.3.7031" extension="ACI_MR_1" />
<text>Medication Reconciliation</text>
</externalDocument>
</reference>