Skip to content

cpeter0702/fhir-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fhir-example

Enviornment Varables Setting

Sample:

Varable Name Value
JDBC_PASSWORD (db2admin)
JDBC_URL (jdbc:db2:https://localhost:50000/MYDB:currentSchema=MYSCHEMA;)
JDBC_USER_NAME (db2admin)
FHIR_HTTP_PASSWORD (change-password)
FHIR_HTTP_TRUSTSTORE_PASSWORD (change-password)
FHIR_HTTP_TRUSTSTORE_PATH (C:/wlp/usr/servers/fhir-server/resources/security/fhirTrustStore.p12)
FHIR_HTTP_URL (https://localhost:9443/fhir-server/api/v4)
FHIR_HTTP_USER_NAME (fhiruser)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages