From df670aef05b36fed0c1ffe601894205d6001f486 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Fri, 28 Nov 2025 11:51:32 +0100 Subject: chore: cleanup dev settings and examples (#200) --- examples/dev/README_TEST_WITH_GPAS.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/dev/README_TEST_WITH_GPAS.md (limited to 'examples/dev/README_TEST_WITH_GPAS.md') diff --git a/examples/dev/README_TEST_WITH_GPAS.md b/examples/dev/README_TEST_WITH_GPAS.md new file mode 100644 index 0000000..ff9f62b --- /dev/null +++ b/examples/dev/README_TEST_WITH_GPAS.md @@ -0,0 +1,11 @@ +# Test with gPAS +1. Download from [Latest Docker-compose version of gPAS](https://www.ths-greifswald.de/gpas/#_download "") +2. copy `./demo/demo_gpas.sql` into `./sqls` folder +3. if needed change port mapping +4. startup via `docker compose up -d` + +By default, PSN are created via `localhost:8080/ttp-fhir/fhir/gpas/$pseudonymizeAllowCreate` endpoint +You can review created PSN via gPAs web interface running at `http://localhost:8080/gpas-web/` + + + -- cgit v1.2.3