Uploaded image for project: 'BONNIE MAT MADiE Issue Tracker'
  1. BONNIE MAT MADiE Issue Tracker
  2. BONNIEMAT-1642

ELM JSON extracted from FHIR Library resources is missing translatorVersion

XMLWordPrintable

    • Icon: Question Question
    • Resolution: Deferred for Future Release
    • Icon: Minor Minor
    • None
    • None

      After exporting a QI-Core measure, the ELM embedded within the Library resources can be extracted. ELM XML and ELM JSON were extracted from more than 14 exported measures. In all cases, the ELM XML contains the translator version:

      <annotation translatorVersion="2.10.0"  ...
      

      However, in all cases the ELM JSON is missing the translator version.

      Earlier versions of the CQL-to-ELM translator provided the translator version in the ELM JSON; e.g.,

      {
         "library" : {
            "annotation" : [ {
               "translatorVersion" : "2.9.0", ...
      

      ELM JSON should have the translatorVersion as shown in this example from 2.9.0 (not from MADiE).

      I understand that version 2.10.0 of the translator can include the translatorVersion in the ELM JSON, so it is probably not an issue in the translator. (Given that the ELM XML shows version 2.10.0, I assume the same version, 2.10.0, is also used to generate the ELM JSON in MADiE).

      MADiE measure exports should have the translatorVersion in the ELM (XML and JSON) embedded in the Library resources.

            cbartleman@telligen.com Chandra Bartleman
            p9g Paul Denning
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: