Skip to main content

Configure FHIR database credentials

Add database connection details and credentials

  • Open the Admin Portal
  • Select Databases Configure button
  • Select Add database
  • Enter the database information.
  • Click Save
NameValueNote
Database IDalp_fhirdisplay name
Hostd2e-minerva-postgres-1PostgreSQL container name /or/ external database FQDN. Ensure the correct container name is used.
Database namealpactual name
Vocabulary / CDM Schemasfhirpress Enter to confirm.
Extra{ "Internal": {} }
Admin usernamealp_pg_write_user*
Read usernamealp_pg_write_user*
Admin password*****Copy the value of the variable PG_WRITE_PASSWORD from your .env file
Read password*****Copy the value of the variable PG_WRITE_PASSWORD from your .env file