ahdis / matchbox

Apache License 2.0
28 stars 20 forks source link

R5 validation problem from EVS Client #234

Closed oliveregger closed 3 months ago

oliveregger commented 3 months ago

The EVS Client API provides the StructureDefinition, and matchbox in a mixed mode for validation with R4 and R5 is apparently assuming it is just using R4 for validation or at least not loading the r5 core dependent package:

Validation for profile https://profiles.ihe.net/RAD/IRA/StructureDefinition/diagnosticreportcontext|1.0.0 (2023-10-03T19:28:32-05:00). Loaded packages: hl7.fhir.xver-extensions#4.0, hl7.terminology#5.4.0, ihe.rad.ira#1.0.0. Duration: 5.406s. powered by matchbox 3.8.3, hapi-fhir 7.0.2 and org.hl7.fhir.core 6.3.5. Validation parameters: CliContext{doNative=false, hintAboutNonMustSupport=false, recursive=false, showMessagesFromReferences=false, doDebug=false, assumeValidRestReferences=false, canDoNative=false, noExtensibleBindingMessages=false, noUnicodeBiDiControlChars=false, noInvariants=false, displayIssuesAreWarnings=true, wantInvariantsInMessages=false, doImplicitFHIRPathStringConversion=false, htmlInMarkdownCheck=WARNING, txServer='http://tx.fhir.org', lang='null', snomedCT='null', fhirVersion='5.0.0', ig='ihe.rad.ira#1.0.0', questionnaireMode=CHECK, level=HINTS, mode=VALIDATION, securityChecks=false, crumbTrails=false, forPublication=false, allowExampleUrls=false, locale='English', locations={}, jurisdiction='urn:iso:std:iso:3166#US', igsPreloaded=null, onlyOneEngine=false, httpReadOnly=false}

https://gazelle.ihe.net/evs/report.seam?oid=1.3.6.1.4.1.12559.11.11.4.12696

oliveregger commented 3 months ago

fixed in v3.8.4