Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

FHIR IG Publisher compliance

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 POST on ValueSet $expand and CodeSystem $lookup.

./_genonce.sh -tx http://localhost:8080/fhir

See attached log files.

First example: https://github.com/danka74/se-fhir-hackathon

Running FHIR IG Publisher produces the following snowstorm error when POSTing to 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

No files shared here yet.

  • No labels