Resolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Tjerk Drouen
Tjerk DrouenReporter
Tjerk Drouen
Tjerk DrouenInformation standard
Huisartsgegevens
Informatiestandaard onderdelen
FHIR-package
Priority
Better Excel Exporter
Better Excel Exporter
Created March 16, 2021 at 2:49 PM
Updated January 12, 2024 at 12:52 PM
Resolved March 22, 2021 at 7:49 AM
In de FHIR specs staan veel uitzonderlijke gevallen van mogelijke search condities
https://www.hl7.org/fhir/STU3/search.html#2.21.1
Daarin staat ook de uitspraak:
... describes the FHIR search framework, starting with simple cases moving to the more complex. Implementers need only implement the amount of complexity that they require for their implementations.
Welke aspecten van deze FHIR spec zijn verplicht voor MedMij?
Dit staat onvoldoende duidelijk verwoord in de implementatie gids.
Zijn deze Modifiers OPTIONEEL?
https://www.hl7.org/fhir/STU3/search.html#modifiers
:missing, :exact, :contains, :text, :in, :below, :above, :not-in, :[type], :not
Welke Prefixes zijn verplicht voor date, number en quantity?
Zijn gt, lt, ge, le een MUST voor date?
Zijn eq, ne, sa, eb, ap OPTIONEEL voor date, number en quantity?
Zijn deze OPTIONEEL?
_type, _sort, _count, _filter, _list, _text
Zijn composite searches met OR syntax OPTIONEEL?
https://www.hl7.org/fhir/STU3/search.html#combining
Bijvoorbeeld /Patient?language=FR,NL&language=EN
Hoe MINDER hoe BETER!