From 70806907be30838683e38ecb14a971afbbba629b Mon Sep 17 00:00:00 2001 From: Vadim Laletin Date: Fri, 22 Nov 2024 09:42:49 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index da1348c..41fd505 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ The whole SDC specification you can find here http://hl7.org/fhir/uv/sdc/ +## Using with Aidbox + +In order to use extraction on behalf of the user, the Aidbox should be configured with `box_features_mapping_enable__access__control=true` environment variable. + + ## Further plans: - JUTE-based population - Observation-based population