Skip to content

aphp/Cohort360

Repository files navigation

Cohort360 meta repository

Quick start

docker-compose --env-file .env up

Then you can go to the Cohort 360 application with the following urls :

The default credentials are admin:admin

The base instance contains no data you can use Synthea to generate some fake data and upload them to the FHIR instance.

After adding new Organizations in FHIR, you must manually synchronize them in the backend of the application, for that go to http://localhost:8000/docs (default url of the backend application), login (using the oidc secret found in the file env/django.env OIDC_CLIENT_SECRET_1) and then execute the query of the endpoint PUT /fhir-perimeters/_sync/. You should then have the patient data and organization available in the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages