How to deploy the service
This page describes how to deploy C-CDA <-> FHIR service.
There is the configuration project template prepared for the service deployment:
For detailed instructions on deploying the service based on the configuration project template please refer to the deployment guide
Also there is a page about project configuration structure.
The next step is starting of docker-containers:
The converter endpoints will be available at http://localhost:8888.
Please refer this page for more information about converter API.
Last updated