Skip to content

Commit

Permalink
OZ-689 - Documented global properties
Browse files Browse the repository at this point in the history
  • Loading branch information
wluyima committed Oct 22, 2024
1 parent 81fe373 commit e197bb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e197bb9

Please sign in to comment.