FHIR Chat · Public RI Instance for CRD · Da Vinci

Stream: Da Vinci

Topic: Public RI Instance for CRD


view this post on Zulip Andy Gregorowicz (Sep 07 2018 at 19:02):

You can start to use a public instance of the CRD RI here: https://dry-temple-63581.herokuapp.com/cds-services

It currently only supports FHIR R4, but we will be improving functionality and implementing STU3 in the run up to the next virtual connectathon.

view this post on Zulip Andy Gregorowicz (Sep 14 2018 at 20:04):

We have published an update to the CRD RI.
All of the "rules" can be seen here: https://dry-temple-63581.herokuapp.com/
R4 hooks are here: https://dry-temple-63581.herokuapp.com/r4/cds-services
We have added support for STU3 hooks here: https://dry-temple-63581.herokuapp.com/stu3/cds-services

Most of our testing has been preformed with prefetch populated, but fetching should work. To see working example requests with prefetch populated, look here: https://github.com/HL7-DaVinci/CRD/tree/master/examples

Next week, we will be making sure that our fetch code is ready. We also have support for signed-JWTs to authenticate the EHRs, but we are still working on the mechanisms to fetch/store public keys.

Please test and let me know if you run into issues.


Last updated: Apr 12 2022 at 19:14 UTC