-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import measures through UI gives error #149
Comments
Will let you know after I do some checking.
Peter
From: dMahesh <notifications@github.com>
Sent: Monday, September 10, 2018 2:58 AM
To: OSEHRA/popHealth <popHealth@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [OSEHRA/popHealth] Import measures through UI gives error (#149)
I am trying to import a measure by using admin/measures pagein PopHealth. I am using HQMF file (examples attached here
CMS22v5.xml.txt <https://github.com/OSEHRA/popHealth/files/2365428/CMS22v5.xml.txt>
CMS22v5.xml.txt <https://github.com/OSEHRA/popHealth/files/2365433/CMS22v5.xml.txt>
d here).
* It is giving error Error importing measure
unknown document type
Is this correct way and format of attaching the file?
MD
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#149> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ABgjbSeXwSxHTQUxYpi73FVaIGiJt0Vyks5uZg2AgaJpZM4Wg0Eu> .
|
@dabimahesh - when we wanted to import measures, I remember having to create my own bundle. I ran into similar errors trying to import XML files directly. The bundle was a zip file which contained the measure logic in a JSON format, and also had the value sets. I used the Bonnie tool to create the measure JSON files. I know Bonnie has been updated to work with CQL, so the newest version may no longer work with HQMF XML files. I was using an older version (~1.3), but I think you could use the latest v1.X branch: https://github.com/projecttacoma/bonnie/tree/v1.6.12 Once I had the measures loaded into Bonnie, I would do the following to build a bundle: |
@lrasmus - Have you added just one single custom measure to the existing measures that are already loaded? Or is it always been just import a new custom measure bundle? |
@petercyli - it was always an import of a new custom measure bundle. I did this because I ran into a problem with the individual load once, and already had a process in place to replace the bundle so I kept doing it that way (I know, that's lazy, and I should have actually offered a fix...) I had a chance to try this with the files @dabimahesh posted. I actually get an error about failing to load the valueset, instead of "unknown document type". |
Hi
I tried to import one measure (old version). Latest bundle is already there.
Thanks
Mahesh
…On Tue 11 Sep, 2018, 19:45 peter li, ***@***.***> wrote:
@lrasmus <https://github.com/lrasmus> - Have you added just one single
custom measure to the existing measures that are already loaded? Or is it
always been just import a new custom measure bundle?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#149 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAa39i6bY-Wh-vM8QxhygQq_ht4HM88Pks5uZ8WRgaJpZM4Wg0Eu>
.
|
I am trying to import a measure by using admin/measures pagein PopHealth. I am using HQMF file (examples attached here
CMS22v5.xml.txt
CMS22v5.xml.txt
d here).
unknown document type
Is this correct way and format of attaching the file?
MD
The text was updated successfully, but these errors were encountered: