HL7 DaVinci
Featured Pages
Recently Updated
Da Vinci is a private sector initiative that addresses the needs of the Value Based Care Community by leveraging the HL7 FHIR platform. HSPC has joined forced with the Da Vinci community to operationalize a sandbox environment demonstrating the use cases outlined on the HL7 DaVinci program page.
Onboarding New Services
The DaVinci Sandbox environment provides a fully automated continuous Deployment Pipeline for nearly any type of service to be deployed. Your backend and/or frontend project(s) will build and deploy automatically, though require some setup and wiring. As a developer:
Developer Checklist
docker build -t hspc/davinci-something:latest .docker run -it --rm --name something -p 8080:8080 -e KEY1=value1 -e KEY2=value2 hspc/davinci-something:latestOnce we go through our checklist, below, the CD pipeline will automatically build and, when successful, deploy all changes pushed to your master branch. (This is configurable.) You'll be able to log in to https://portainer.logicahealth.org directly to view logs and update your configuration.
Manual Logica Setup Checklist
Once we're in contact, we have a number of manual configuration steps to setting up your project's CD pipeline.
Currently Supported Services
Name | Sandbox URL | HL7 GitHub Repository | HSPC Docker Hub Repository | Contact |
|---|---|---|---|---|
PDex Formulary Client | https://cloud.docker.com/u/hspc/repository/docker/hspc/davinci-pdex-formulary-client |
| ||
Coverage Requirements Discovery (CRD) |
| |||
MRP Payer Report SMART Application |
| |||
MRP Payer Reference SMART Application |
| |||
Colon Cancer Screening Additional Data Collection Reference App |
| |||
Colon Cancer Measure Report Submission Application |
| |||
Clinical Data Exchange Communication Request Reference Implementation App |
| |||
Clinical Data Exchange Communication Response App |
| |||
Prior Authorization Reference Implementation |
| |||
Documentation Templates and Rules (DTR) - SMART on FHIR Application |
| |||
Plan Net RI |
| |||
Drug Formulary RI |
| |||
PCDE | Joseph Minieri | |||
Alerts (Sender) | https://cloud.docker.com/u/hspc/repository/docker/hspc/davinci-alerts-sender | Stephen Hollifield stephen.hollifield@healthlx.com Charlie Provenzano charlie.provenzano@healthlx.com | ||
Alerts (Receiver) | https://cloud.docker.com/u/hspc/repository/docker/hspc/davinci-alerts-receiver | Stephen Hollifield stephen.hollifield@healthlx.com Charlie Provenzano |