Adding support for '*' cornercase

This commit is contained in:
Jens Kristian Villadsen
2025-03-19 23:51:21 +01:00
parent 9cf166e765
commit 5c9f88e1cf
4 changed files with 61 additions and 17 deletions

View File

@@ -290,12 +290,15 @@ hapi:
# retain_cached_searches_mins: 60
# reuse_cached_search_results_millis: 60000
remote_terminology_service:
# all:
# system: '*'
# url: 'https://tx.fhir.org/r4/'
snomed:
system: 'http://snomed.info/sct'
url: 'https://tx.fhir.org/r4/'
loinc:
system: 'http://loinc.org'
url: 'https://fhir.loinc.org/'
url: 'https://hapi.fhir.org/baseR4/'
tester:
home:
name: Local Tester