Skip to content

Modifier of-type is not supported for search parameter 'identifier' #4812

Open
@ckruszynsky

Description

When trying to perform a search for a coverage resource and using the search query:

Coverage?identifier:of-type=http://terminology.hl7.org/CodeSystem/v2-0203|SN|123456

We are getting back a 403 Forbidden error containing the issue:

"issue": [
    {
      "severity": "error",
      "code": "invalid",
      "diagnostics": "Modifier 'of-type' is not supported for search parameter 'identifier'."
    }
  ]

I did see that support was added according to this PR:
#2149

Can anyone provide guidance on if this supported and/or guidance on how to get this Modifier to work.

I appreciate any help regarding this question.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    QuestionIssue is a question?SpecificationAn issue referring or related to the FHIR Specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions