Skip to content

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

Open
@ckruszynsky

Description

@ckruszynsky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionIssue is a question?SpecificationAn issue referring or related to the FHIR SpecificationVSTS-BacklogOn VSTS Backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions