Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

snowstorm should work with the FHIR IG Publisher. Currently (2020-05-27) using snowstorm (4.11.0-SNAPSHOT) with the IG Publisher produces some errors related to GET on TerminologyCapabilities, POST on ValueSet $expand and CodeSystem $lookup.

...

Running FHIR IG Publisher produces the following snowstorm errors error when POSTing a new ValueSetto ValueSet/$expand

org.snomed.snowstorm.fhir.services.FHIROperationException: Compose element(s) or 'url' parameter is expected to be present for an expansion, containing eg http://snomed.info/sct?fhir_vs=ecl/ or http://snomed.info/sct/45991000052106?fhir_vs=ecl/

Second example: https://github.com/IHTSDO/snomed-ig

Running FHIR IG Publisher produces the following snowstorm error when running POST CodeSystem/$validate-code

org.snomed.snowstorm.fhir.services.FHIROperationException: CodeSystem defined in (code)system paramter + version is not identical to that supplied in the coding parameter

Attachments