...
DaVinci solutions primarily focused on FHIR and FHIR-oriented standards, i.e CDS Hooks and SMART-on-FHIR (SoF). From an operational perspective, this implies that individual applications are either server- or client-side artifacts and thus have different optimal delivery paths.
- Server-side applications Side Applications are delivered to HSPC via Docker Hub. Individual projects are configured to automatically deployed into the sandbox.
- Client-side applications Side Applications are deployed straight from GitHub using AWS' CodeBuild, S3, and CloudFront CDN capabilities. No EC2 instances are used to host these applications, thus they will not show up in container management.
...