FHIR Chat · Medication reconciliation · Da Vinci

Stream: Da Vinci

Topic: Medication reconciliation


view this post on Zulip Michele Mottini (Nov 16 2018 at 04:20):

In the main diagram at http://build.fhir.org/ig/HL7/davinci-deqm/mrp.html there is a 'Payer receives error response' block that I think should read 'Provider receives error response'

view this post on Zulip Michele Mottini (Nov 16 2018 at 04:22):

Also: does POST [base]/Measure/measure-mrp/$submit-data mean that there should be a Measure with id measure-mrp ? Or that is just an example id that can be anything?

view this post on Zulip Bryn Rhodes (Nov 16 2018 at 05:37):

The MRP use case uses a measure with that ID, but the DEQM exchange framework supports any measure.

view this post on Zulip Michele Mottini (Nov 16 2018 at 15:22):

Got it, thanks Bryn. Always though ids as internal implementation things (guids or integers typically), seemed a bit weird to see one used as a name

view this post on Zulip Surya (Mar 03 2020 at 09:03):

Hi folks,
I have been working on MRP-Reference App in Davinci. In that sample data are already been there for testing.If we want new data then we have to explicitly change the data.That is not actually acceptable in development environment . so Is there any other module of this app or we need to write the code by ourselves for dynamic data creation in db.

Thank You In Advance
Surya

view this post on Zulip Surya (Mar 24 2020 at 12:04):

Hi All,
I am working on Davinci MRP-Reference Application{link here}, in that i am facing some issues which are ,
like in config file they maintained only five patients(static data).If I dynamically add the data using rest calls for n number of patients like /addPatient or /addAllPatient then what will be the process??
Thanks in advance
Surya


Last updated: Apr 12 2022 at 19:14 UTC