FHIR Chat · FQL · german/mi-initiative

Stream: german/mi-initiative

Topic: FQL


view this post on Zulip Noemi Deppenwiese (Nov 09 2021 at 12:11):

Kennt jemand eine Möglichkeit, mit FQL Constraints aus zwei (statt einem) Profil in einem IG anzeigen zu lassen? Ich bekomme leider ein "Query syntax is not valid." bei folgendem Ausdruck:

from StructureDefinition where (url = 'https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/SpecimenCore') or (url = 'https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/Specimen') for differential.element.constraint select key,severity,human, expression

view this post on Zulip Alexander Zautke (Nov 09 2021 at 16:02):

Am Besten unter #tooling fragen und das Simplifier Team taggen


Last updated: Apr 12 2022 at 19:14 UTC