Skip to content

Support special search parameter _filter #3098

@thomas-rudlof-bl

Description

@thomas-rudlof-bl

Currently, the special search parameter _filter is not recognized. Trying to use it results in

{
    "resourceType": "OperationOutcome",
    "id": "ac-12-0-4-fdb322b6-633d-475c-a0c0-a85fc8bec50a",
    "issue": [
        {
            "severity": "fatal",
            "code": "invalid",
            "details": {
                "text": "Search parameter '_filter' for resource type 'Patient' was not found."
            },
            "expression": [
                "<empty>"
            ]
        }
    ]
}

Would be nice if it was supported as described in http://hl7.org/fhir/search_filter.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions