This microservice is a simple converter service, that subscribes on a specific Kafka topic for incoming QRD XML documents, and writes to another Kafka topic the converted FHIR Questionnaire Response resource.
This service is only for demonstration purposes, since the actual conversion from QRD to FHIR is not implemented. A dummy value is sent to Kafka.
From 4S bitbucket: https://bitbucket.org/4s/qrd2fhir-service