In some cases you will need to transform a list of CDA documents into vMR in order to be able to consume the OpenCDS service. Here, we describe how to take advantage of the open-source CDA Redaction Web service developed by the SHARPS DS2 project. We have packaged the CDA Redaction Web service into the cdatovmr docker container. In order to describe its functionality, we make use of three components: cdatovmr container, opencds container and soapui as Web service client. The following figure provides an overview of the interaction between these components.
Deploy opencds docker container.
Deploy cdatovmr container
Set up DSS client
The following CDA document is used in CDA Redaction Web service call
The payload of the SOAP request contains the base64 version of the CDA document.