From e197bb9d9cfcf189614f901dc99bf21b8e916a92 Mon Sep 17 00:00:00 2001 From: wluyima Date: Tue, 22 Oct 2024 08:53:22 +0300 Subject: [PATCH] OZ-689 - Documented global properties --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 70e7e97..6e7be61 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,9 @@ password=test-password `username`: The username to authenticate to the external FHIR API `password`: The password to authenticate to the external FHIR API +#### Global Properties +`fhirproxy.charge.item.definition.privileges`: Comma separated list of privileges required to manage charge item definition FHIR resource, when the + external API is enabled + +`fhirproxy.inventory.item.privileges`: Comma separated list of privileges required to manage item inventory FHIR resource when the + external API is enabled