You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a resolver for the context of a test, we are still using the old parsers in the underlying model. Or, in an case, we are running the TypedElementOnSourceNode type checks on the profiles instead of working with partial results. (Encountered an error while loading schema 'http://hl7.org.au/fhir/StructureDefinition/au-patient': Type checking the data: Encountered unknown element 'xpath' at location 'StructureDefinition.snapshot[0].element[0].constraint[0].xpath[0])
we seem to be doing something wrong with versioning here, or we just do not support this. This happens for all versioned references like these. "Encountered an error while loading schema 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-genetic-variant': File was not found: 'hl7.fhir.us.core#3.1.0'."