Stream: Da Vinci PAS
Topic: RI Links
Patrick LaRocque (Sep 14 2019 at 14:55):
Da Vinci CRD
Github: https://github.com/HL7-DaVinci/CRD
Hosting: https://davinci-crd.logicahealth.org
Da Vinci DTR
Github: https://github.com/HL7-DaVinci/dtr
Hosting: https://davinci-dtr.logicahealth.org
Da Vinci PAS
Github: https://github.com/HL7-DaVinci/prior-auth
Hosting: https://davinci-prior-auth.logicahealth.org
Benjamin Langley (Dec 11 2019 at 14:41):
PAS: https://github.com/HL7-DaVinci/prior-auth
CRD: https://github.com/HL7-DaVinci/CRD
DTR: https://github.com/HL7-DaVinci/dtr
Test EHR: https://github.com/HL7-DaVinci/test-ehr
CRD Request Generator: https://github.com/HL7-DaVinci/crd-request-generator
Gary Gryan (Dec 11 2019 at 14:43):
https://davinci-prior-auth.logicahealth.org/fhir/debug/ClaimResponse
Gary Gryan (Dec 11 2019 at 14:44):
The PAS RI can be found at https://github.com/HL7-DaVinci/prior-auth. Clone and build the repo by running
$ git clone https://github.com/HL7-DaVinci/prior-auth.git
$ cd prior-auth
$ ./gradlew installBootDist
Last updated: Apr 12 2022 at 19:14 UTC