Class IndexDbAugmentationService
java.lang.Object
org.projecthusky.fhir.emed.ch.epr.narrative.services.IndexDbAugmentationService
Adds information to a treatment using the INDEX database
- Author:
- Ronaldo Loureiro
-
Constructor Summary
ConstructorsConstructorDescriptionIndexDbAugmentationService(String url, String username, String password) Constructor -
Method Summary
-
Constructor Details
-
IndexDbAugmentationService
Constructor- Parameters:
url- the url of the databaseusername- the username for the database connectionpassword- the user's password
-