Adding support for '*' cornercase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user