ehealthplatformstandards / laboResultVisualization

1 stars 5 forks source link

Terminology server seems to be unreachable #25

Closed bdc-ehealth closed 9 months ago

bdc-ehealth commented 1 year ago

@ec-ehealth

Error: 500
Unable to connect to terminology server. Use parameter '-tx n/a' to run without using terminology services to validate LOINC, SNOMED, ICD-X etc. Error = Error fetching the server's capability statement: Error parsing response message: This does not appear to be a FHIR resource (wrong namespace '') (@ /)

However, I can reach it from my own machine, so it is not down:

Loading
  Load FHIR v4.0 from hl7.fhir.r4.core#4.0.1 - 4576 resources (00:06.098)
  Load hl7.terminology#5.1.0 - 4180 resources (00:02.447)
  Load hl7.terminology.r5#5.0.0 - 4174 resources (00:01.068)
  Load hl7.fhir.uv.extensions#1.0.0 - 1328 resources (00:00.030)
  Terminology server http://tx.fhir.org - Version 2.1.0 (00:01.208)
  Load hl7.terminology.r4#3.1.0 - 4117 resources (00:01.375)
  Load hl7.fhir.be.core#2.0.0 - 23 resources (00:00.027)
  Load hl7.fhir.be.core-clinical#1.0.0 - 19 resources (00:00.009)
  Load hl7.fhir.be.lab#1.0.0 - 15 resources (00:00.010)

I think we must upgrade to a new version of the validator in the pom.xml (latest version of HAPIFHIR)