FHIR Chat · Reference Implementation · Da Vinci CDex

Stream: Da Vinci CDex

Topic: Reference Implementation


view this post on Zulip Nikolai Schwertner (May 17 2021 at 20:13):

@Abdullah Hassan @Lloyd McKenzie I pushed a patch for the reference implementation Payer app. It now skips over incomplete resources with pointers to the Task resources being tracked and won't hang when it encounters one (such as when it is unable to sucessfully create a Task resource with the data source endpoint).

view this post on Zulip Eric Haas (Sep 08 2021 at 18:44):

how does one use Postman to connect to the DAVINCI CDEX PROVIDER?

view this post on Zulip Lloyd McKenzie (Sep 08 2021 at 19:26):

@Nikolai Schwertner Do you know if this is possible?

view this post on Zulip Eric Haas (Sep 08 2021 at 22:22):

Yes it is and here is a simple POSTMAN Collection documentation to demonstrate how to do it. ( note that not all the fhir_id variables like "{{task_id}}" are not showing up due to user error or some issue with Postman. )

view this post on Zulip Eric Haas (Sep 08 2021 at 22:25):

here is the Collection itself :

![Run in Postman](https://run.pstmn.io/button.svg)

view this post on Zulip Nikolai Schwertner (Sep 09 2021 at 21:04):

That's right. The open endpoint for the CDEx provider service is https://api.logicahealth.org/DaVinciCDexProvider/open


Last updated: Apr 12 2022 at 19:14 UTC